qeth: ensure that __vlan_find_dev_deep() is called with rcu_read_lock
authorJiri Pirko <jiri@resnulli.us>
Thu, 3 Jan 2013 22:48:58 +0000 (22:48 +0000)
committerDavid S. Miller <davem@davemloft.net>
Fri, 4 Jan 2013 21:31:50 +0000 (13:31 -0800)
Also benefit from rcu_read_lock held and use __in_dev_get_rcu() in ipv4 case.

Signed-off-by: Jiri Pirko <jiri@resnulli.us>
Signed-off-by: David S. Miller <davem@davemloft.net>

No differences found