Eric Dumazet 6baff15037 igmp: Use next_net_device_rcu()
We need to use next_det_device_rcu() in RCU protected section.

We also can avoid in_dev_get()/in_dev_put() overhead (code size mainly)
in rcu_read_lock() sections.

Signed-off-by: Eric Dumazet <eric.dumazet@gmail.com>
Acked-by: Stephen Hemminger <shemminger@vyatta.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
2009-11-13 20:38:49 -08:00
..
2009-09-23 22:26:32 +09:30
2009-05-25 01:53:53 -07:00
2009-11-10 22:27:13 -08:00
2009-09-26 20:16:15 -07:00
2009-05-25 01:53:53 -07:00
2009-11-13 20:38:49 -08:00
2009-11-07 00:46:39 -08:00
2009-11-05 22:34:18 -08:00
2009-07-12 12:22:34 -07:00