net: remove NET_RX_BAD and NET_RX_CN* defines
authorFlorian Westphal <fw@strlen.de>
Sat, 20 Jun 2009 00:53:25 +0000 (00:53 +0000)
committerDavid S. Miller <davem@davemloft.net>
Mon, 6 Jul 2009 02:15:35 +0000 (19:15 -0700)
almost no users in the tree; and the few that use them treat them
like NET_RX_DROP.

Signed-off-by: Florian Westphal <fw@strlen.de>
Signed-off-by: David S. Miller <davem@davemloft.net>

No differences found