linux-stable/drivers/net/benet
Sathya Perla 713d039426 be2net: remove BUG_ON() when be2net runs out of mccq wrbs
The driver can run out of mccq wrbs when completions don't arrive
due to an unresponsive card. This must not hit a BUG_ON(); instead
log a msg and return an error.

Signed-off-by: Sathya Perla <sathyap@serverengines.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
2009-11-23 10:44:31 -08:00
..
be.h be2net: support configuration of 64 multicast addresses instead of 32 2009-11-23 10:44:18 -08:00
be_cmds.c be2net: remove BUG_ON() when be2net runs out of mccq wrbs 2009-11-23 10:44:31 -08:00
be_cmds.h be2net: Issue fw_init/clean cmds to fw 2009-11-23 10:44:23 -08:00
be_ethtool.c Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 2009-11-08 23:00:54 -08:00
be_hw.h be2net: Patch to flash redboot section while firmware update. 2009-11-20 14:23:47 -08:00
be_main.c be2net: Fix cleanup path in be_probe() 2009-11-23 10:44:27 -08:00
Kconfig be2net: Add GRO support to the be2net driver. LRO is not supported anymore. 2009-07-23 18:00:59 -07:00
Makefile