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: update copyright 2009-09-11 16:58:51 -07:00
netxen_nic.h netxen: update version to 4.0.72 2010-01-08 00:35:28 -08:00
netxen_nic_ctx.c netxen: update copyright 2009-09-11 16:58:51 -07:00
netxen_nic_ethtool.c netxen: fix ethtool link test 2010-01-03 22:06:16 -08:00
netxen_nic_hdr.h Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 2009-11-29 00:57:15 -08:00
netxen_nic_hw.c netxen: fix set mac addr 2010-01-08 00:35:28 -08:00
netxen_nic_hw.h netxen: update copyright 2009-09-11 16:58:51 -07:00
netxen_nic_init.c netxen: fix smatch warning 2010-01-08 00:35:27 -08:00
netxen_nic_main.c netxen: protect resource cleanup by rtnl lock 2010-02-03 19:15:24 -08:00