linux/drivers/net/netxen
Amit Kumar Salecha e15eec2805 netxen: protect resource cleanup by rtnl lock
o context resources can be in used, while resource cleanup is in progress,
  during fw recover.
o Null pointer execption can occur in send_cmd_desc, if fw recovery
  module frees tx ring without rtnl lock.
o Same applies to ethtool register dump.

Signed-off-by: Amit Kumar Salecha <amit.salecha@qlogic.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
2010-02-03 19:15:24 -08:00
..
Makefile
netxen_nic_ctx.c
netxen_nic_ethtool.c
netxen_nic_hdr.h
netxen_nic_hw.c
netxen_nic_hw.h
netxen_nic_init.c
netxen_nic_main.c
netxen_nic.h