linux-sg2042/drivers/net/benet
Ajit Khaparde 2d5d415465 be2net: Fix a potential crash during shutdown.
adapter could remain uninitialized if probe fails for some reason.
A null pointer access could cause a crash if be_shutdown
is called after that.

Signed-off-by: Ajit Khaparde <ajit.khaparde@emulex.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
2011-04-06 12:40:18 -07:00
..
Kconfig be2net: remove ASIC generation number from Kconfig 2010-02-12 12:28:00 -08:00
Makefile net: Add be2net driver. 2009-03-11 23:32:22 -07:00
be.h be2net: Bump up the version number 2011-03-16 11:29:47 -07:00
be_cmds.c be2net: Copyright notice change. Update to Emulex instead of ServerEngines 2011-03-16 11:29:46 -07:00
be_cmds.h be2net: Copyright notice change. Update to Emulex instead of ServerEngines 2011-03-16 11:29:46 -07:00
be_ethtool.c be2net: Copyright notice change. Update to Emulex instead of ServerEngines 2011-03-16 11:29:46 -07:00
be_hw.h be2net: Copyright notice change. Update to Emulex instead of ServerEngines 2011-03-16 11:29:46 -07:00
be_main.c be2net: Fix a potential crash during shutdown. 2011-04-06 12:40:18 -07:00