From: Sathya Perla <sathya.perla@emulex.com>
To: <netdev@vger.kernel.org>
Subject: [PATCH 0/2] be2net: patch set
Date: Mon, 14 Apr 2014 16:12:39 +0530 [thread overview]
Message-ID: <1397472161-28685-1-git-send-email-sathya.perla@emulex.com> (raw)
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(-)
next reply other threads:[~2014-04-14 10:39 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2014-04-14 10:42 Sathya Perla [this message]
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
-- strict thread matches above, loose matches on Subject: below --
2013-10-15 11:51 Sathya Perla
2013-10-17 6:00 ` Sathya Perla
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=1397472161-28685-1-git-send-email-sathya.perla@emulex.com \
--to=sathya.perla@emulex.com \
--cc=netdev@vger.kernel.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
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).