]> git.baikalelectronics.ru Git - kernel.git/commit
af_packet: mc_drop/flush_mclist changes
authorEric Dumazet <eric.dumazet@gmail.com>
Fri, 16 Oct 2009 06:38:46 +0000 (06:38 +0000)
committerDavid S. Miller <davem@davemloft.net>
Tue, 20 Oct 2009 08:02:06 +0000 (01:02 -0700)
commit57f970affc8cd24e5bdb799c123e83475ca09da2
treefb073c78ce30a020d5b0bb75ac459af79011e991
parentba9432f6d729dc5789602e501c5e5d2bc121dbb6
af_packet: mc_drop/flush_mclist changes

We hold RTNL, we can use __dev_get_by_index() instead of dev_get_by_index()

Signed-off-by: Eric Dumazet <eric.dumazet@gmail.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
net/packet/af_packet.c