]> www.infradead.org Git - users/jedix/linux-maple.git/commit
qlcnic: protect qlicnic_attach_func with rtnl_lock
authorHannes Frederic Sowa <hannes@stressinduktion.org>
Mon, 18 Apr 2016 19:19:46 +0000 (21:19 +0200)
committerChuck Anderson <chuck.anderson@oracle.com>
Fri, 8 Jul 2016 18:31:24 +0000 (11:31 -0700)
commit164c9f898bc471ca9ad8fc59eb66d9342b982095
tree93599ba42e12489f0cc49eb38447c788749c8ba1
parente37b120d259e843bdf30704260c543503efeedad
qlcnic: protect qlicnic_attach_func with rtnl_lock

qlcnic_attach_func requires rtnl_lock to be held.

Cc: Dept-GELinuxNICDev@qlogic.com
Signed-off-by: Hannes Frederic Sowa <hannes@stressinduktion.org>
Signed-off-by: David S. Miller <davem@davemloft.net>
Orabug: 23711389
Signed-off-by: Manjunath Govindashetty <manjunath.govindashetty@oracle.com>
drivers/net/ethernet/qlogic/qlcnic/qlcnic_main.c