commit | 0e8635a8e1f2d4a9e1bfc6c3b21419a5921e674f | [log] [tgz] |
---|---|---|
author | Florian Westphal <fw@strlen.de> | Sat Jun 20 00:53:25 2009 +0000 |
committer | David S. Miller <davem@davemloft.net> | Sun Jul 05 19:15:35 2009 -0700 |
tree | fe9a6f5d21259e51d0ac87f00787b32248f2851a | |
parent | 6b1344724e10c166d9e3c17011ed879ddf302e94 [diff] |
net: remove NET_RX_BAD and NET_RX_CN* defines 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>