]> git.karo-electronics.de Git - linux-beck.git/commit
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)
commit294628c1fe660b5c4ba4127df05ff2aa8c09a08a
tree9097881a608091eefbbcc1793df9406f5231c399
parent5b9f57516337b523f7466a53939aaaea7b78141b
parent185aceefd80f98dc5b9d73eb6cbb70739a5ce4ea
Merge branch 'alx-mq-fixes'

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>