qlcnic: guard __vlan_find_dev_deep() by rcu_read_lock
authorJiri Pirko <jiri@resnulli.us>
Thu, 3 Jan 2013 22:48:57 +0000 (22:48 +0000)
committerDavid S. Miller <davem@davemloft.net>
Fri, 4 Jan 2013 21:31:50 +0000 (13:31 -0800)
commit43c00a75d205ffee165c40f37edb1d2173dea7ea
treec458335cec70a2c270a18f11fe7acadb22f3b3a0
parent2eea05b0de6bb83dc07ddd5154b1baccba773e6a
qlcnic: guard __vlan_find_dev_deep() by rcu_read_lock

rcu_read_lock was missing here

Signed-off-by: Jiri Pirko <jiri@resnulli.us>
Acked-by: Sony Chacko <sony.chacko@qlogic.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
drivers/net/ethernet/qlogic/qlcnic/qlcnic_main.c