netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH net 0/3] alx: fix fallout from multi queue conversion
@ 2017-01-24 13:34 Tobias Regnery
  2017-01-24 13:34 ` [PATCH net 1/3] alx: fix wrong condition to free descriptor memory Tobias Regnery
                   ` (3 more replies)
  0 siblings, 4 replies; 5+ messages in thread
From: Tobias Regnery @ 2017-01-24 13:34 UTC (permalink / raw)
  To: netdev, jcliburn, chris.snook; +Cc: davem, Tobias Regnery

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

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

end of thread, other threads:[~2017-01-24 20:28 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2017-01-24 13:34 [PATCH net 0/3] alx: fix fallout from multi queue conversion Tobias Regnery
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

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).