netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/2] be2net: patch set
@ 2014-04-14 10:42 Sathya Perla
  2014-04-14 10:42 ` [PATCH 1/2] be2net: Fix to reap TX compls till HW doesn't respond for some time Sathya Perla
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: Sathya Perla @ 2014-04-14 10:42 UTC (permalink / raw)
  To: netdev

Patch 1/2 is a v2 of a patch that was submitted earlier (as a part of a
different patch-set). v2 incorporates a suggestion given by David Laight
for how long to poll for pending TX completions while disabling a device.

Patch 2/2 fixes a crash in be_remove()->be_close()
path after be2net has aborted an EEH error recovery
due to a permanant failure.

Kalesh AP (1):
  be2net: Fix invocation of be_close() after be_clear()

Vasundhara Volam (1):
  be2net: Fix to reap TX compls till HW doesn't respond for some time

 drivers/net/ethernet/emulex/benet/be.h      |    1 +
 drivers/net/ethernet/emulex/benet/be_main.c |   17 +++++++++++++----
 2 files changed, 14 insertions(+), 4 deletions(-)

^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2014-04-14 17:42 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-04-14 10:42 [PATCH 0/2] be2net: patch set Sathya Perla
2014-04-14 10:42 ` [PATCH 1/2] be2net: Fix to reap TX compls till HW doesn't respond for some time Sathya Perla
2014-04-14 10:42 ` [PATCH 2/2] be2net: Fix invocation of be_close() after be_clear() Sathya Perla
2014-04-14 17:42 ` [PATCH 0/2] be2net: patch set David Miller

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).