OpenCloudOS-Kernel/drivers/net/qlcnic
Anirban Chakraborty 287e38aa1a qlcnic: Remove holding api lock while taking the dump
With the change in logic for taking FW dump across multiple drivers,
there is no need to hold onto the api lock anymore in the fw dump path.
Instead use rtnl_lock() to synchronize the access to FW dump data structs.

Signed-off-by: Anirban Chakraborty <anirban.chakraborty@qlogic.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
2011-06-24 01:17:06 -07:00
..
Makefile qlcnic: Qlogic ethernet driver for CNA devices 2010-01-16 01:17:15 -08:00
qlcnic.h qlcnic: Add capability to take FW dump deterministically 2011-06-24 01:17:06 -07:00
qlcnic_ctx.c qlcnic: Add capability to take FW dump deterministically 2011-06-24 01:17:06 -07:00
qlcnic_ethtool.c qlcnic: Remove holding api lock while taking the dump 2011-06-24 01:17:06 -07:00
qlcnic_hdr.h qlcnic: FW dump support 2011-05-13 14:44:12 -04:00
qlcnic_hw.c drivers/net: Remove casts of void * 2011-06-21 15:48:29 -07:00
qlcnic_init.c qlcnic: FW dump support 2011-05-13 14:44:12 -04:00
qlcnic_main.c qlcnic: Remove holding api lock while taking the dump 2011-06-24 01:17:06 -07:00