[NET]: merge dev_unicast_discard and dev_mc_discard into one
authorDenis Cheng <crquan@gmail.com>
Wed, 18 Jul 2007 09:12:03 +0000 (02:12 -0700)
committerDavid S. Miller <davem@davemloft.net>
Wed, 18 Jul 2007 09:12:03 +0000 (02:12 -0700)
this two functions could share the dev->_xmit_lock acquired context.

Signed-off-by: Denis Cheng <crquan@gmail.com>
Signed-off-by: David S. Miller <davem@davemloft.net>

No differences found