RE: [PATCH net v2 0/4] be2net fixes
From: Somnath Kotur <hidden>
Date: 2014-03-03 09:06:47
Will send the `tx_compl` timeout patch ([PATCH net 4/5] be2net: wait longer to reap TX compls in be_close()) that was part of the V1 patch set later as it is still being worked out.... Thanks Som
-----Original Message-----
From: Somnath Kotur
Sent: Monday, March 03, 2014 2:24 PM
To: netdev@vger.kernel.org
Cc: davem@davemloft.net; Somnath Kotur
Subject: [PATCH net v2 0/4] be2net fixes
Please apply.
Somnath Kotur (1):
be2net: Fix to reset transparent vlan tagging
Somnath kotur (1):
be2net: clear promiscuous bits in adapter->flags while disabling
promiscuous mode
Vasundhara Volam (2):
be2net: Fix skb double free in be_xmit_wrokarounds() failure path
be2net: isolate TX workarounds not applicable to Skyhawk-R
drivers/net/ethernet/emulex/benet/be.h | 4 +-
drivers/net/ethernet/emulex/benet/be_main.c | 84 +++++++++++++++---
---------
2 files changed, 50 insertions(+), 38 deletions(-)