[NET]: skbuff: remove old NET_CALLER macro
authorStephen Hemminger <shemminger@osdl.org>
Wed, 20 Apr 2005 05:39:42 +0000 (22:39 -0700)
committerDavid S. Miller <davem@davemloft.net>
Wed, 20 Apr 2005 05:39:42 +0000 (22:39 -0700)
Here is a revised alternative that uses BUG_ON/WARN_ON
(as suggested by Herbert Xu) to eliminate NET_CALLER.

Signed-off-by: Stephen Hemminger <shemminger@osdl.org>
Signed-off-by: David S. Miller <davem@davemloft.net>

No differences found