]> bbs.cooldavid.org Git - net-next-2.6.git/commit - net/core/dev.c
[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)
commit26cc2522cb6ebf0c1c736485e102e9654cde1145
treeec4602e8074c0cff4f85f5beb347c33a624234a7
parent456ad75c89cdb72e11dcdb6b0794802a6f50c8a3
[NET]: merge dev_unicast_discard and dev_mc_discard into one

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>
net/core/dev.c