Revision a922ba5510530ae8e3c60edc85c56f72347a3c86 authored by David S. Miller on 24 July 2006, 20:49:06 UTC, committed by David S. Miller on 24 July 2006, 20:49:06 UTC
It doesn't compile, and it's dubious in several regards:

1) is enabled by non-Kconfig controlled CONFIG_* value
   (noted by Randy Dunlap)
2) XFRM6_TUNNEL_SPI_MAGIC is defined after it's first use
3) the debugging messages print object pointer addresses
   which have no meaning without context

So let's just get rid of it.

Signed-off-by: David S. Miller <davem@davemloft.net>
1 parent e9e9290
History

back to top