]> git.baikalelectronics.ru Git - kernel.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)
commitbfe7032fdc32b1cd4f91004a2a0d7ff0ae3914cd
tree9097881a608091eefbbcc1793df9406f5231c399
parent45ce3526e384fcf657ba1feb406335931da87792
parentb37fac71b99ced38d04309f66349b4e328894add
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>