]> asedeno.scripts.mit.edu Git - linux.git/commitdiff
Merge branch 'alx-mq-fixes'
authorDavid S. Miller <davem@davemloft.net>
Tue, 24 Jan 2017 20:27:59 +0000 (15:27 -0500)
committerDavid S. Miller <davem@davemloft.net>
Tue, 24 Jan 2017 20:27:59 +0000 (15:27 -0500)
Tobias Regnery says:

====================
alx: fix fallout from multi queue conversion

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

Signed-off-by: David S. Miller <davem@davemloft.net>

Trivial merge