linux-stable/drivers/net/ethernet/emulex/benet
Sathya Perla fba8755911 be2net: disable TX in be_close()
be_close() followed by be_clear() is called as a part of cleanup in the
EEH/AER flow.  This patch stops TX in be_close() before cleaning/freeing
up the TX queues in be_clear(). This prevents be_xmit() from being called
while TX queues no longer exist.

Signed-off-by: Sathya Perla <sathya.perla@emulex.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
2013-05-08 11:59:48 -07:00
..
be.h be2net: avoid napi_disable() when it has not been enabled 2013-05-02 16:43:27 -04:00
be_cmds.c be2net: fix payload_len value for GET_MAC_LIST cmd req 2013-05-08 11:59:48 -07:00
be_cmds.h be2net: Fix to use version 2 of cq_create for SkyHawk-R devices 2013-05-02 16:43:13 -04:00
be_ethtool.c be2net: Fix to show tx priority pause counter in ethtool -S 2013-05-02 16:43:13 -04:00
be_hw.h be2net: Avoid flashing BE3 UFI on BE3-R chip. 2013-04-22 15:36:06 -04:00
be_main.c be2net: disable TX in be_close() 2013-05-08 11:59:48 -07:00
be_roce.c be2net: Update copyright year 2013-03-07 16:25:52 -05:00
be_roce.h be2net: Update copyright year 2013-03-07 16:25:52 -05:00
Kconfig net: Remove bogus dependencies on INET 2012-11-19 19:13:59 -05:00
Makefile be2net: Add functionality to support RoCE driver 2012-05-08 11:17:47 -07:00