From: Tobias Regnery <tobias.regnery@gmail.com>
To: netdev@vger.kernel.org, jcliburn@gmail.com, chris.snook@gmail.com
Cc: davem@davemloft.net, Tobias Regnery <tobias.regnery@gmail.com>
Subject: [PATCH net 0/3] alx: fix fallout from multi queue conversion
Date: Tue, 24 Jan 2017 14:34:21 +0100 [thread overview]
Message-ID: <cover.1485263833.git.tobias.regnery@gmail.com> (raw)
Here are 3 fixes for the multi queue conversion in v4.10.
The first patch fixes a wrong condition in an if statement.
Patches 2 and 3 fixes regressions in the corner case when requesting msi-x
interrupts fails and we fall back to msi or legacy interrupts.
Tobias Regnery (3):
alx: fix wrong condition to free descriptor memory
alx: fix fallback to msi or legacy interrupts
alx: work around hardware bug in interrupt fallback path
drivers/net/ethernet/atheros/alx/main.c | 11 ++++++++---
1 file changed, 8 insertions(+), 3 deletions(-)
--
2.9.3
next reply other threads:[~2017-01-24 13:34 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2017-01-24 13:34 Tobias Regnery [this message]
2017-01-24 13:34 ` [PATCH net 1/3] alx: fix wrong condition to free descriptor memory Tobias Regnery
2017-01-24 13:34 ` [PATCH net 2/3] alx: fix fallback to msi or legacy interrupts Tobias Regnery
2017-01-24 13:34 ` [PATCH net 3/3] alx: work around hardware bug in interrupt fallback path Tobias Regnery
2017-01-24 20:28 ` [PATCH net 0/3] alx: fix fallout from multi queue conversion David Miller
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=cover.1485263833.git.tobias.regnery@gmail.com \
--to=tobias.regnery@gmail.com \
--cc=chris.snook@gmail.com \
--cc=davem@davemloft.net \
--cc=jcliburn@gmail.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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.