commit | f58e0f77471b913c18fc253c90fd7bb8ee6fca3f | [log] [tgz] |
---|---|---|
author | Tobias Regnery <tobias.regnery@gmail.com> | Tue Nov 15 12:43:15 2016 +0100 |
committer | David S. Miller <davem@davemloft.net> | Tue Nov 15 22:46:30 2016 -0500 |
tree | 64b44955cdb4bf19dc9e2aafca2ade86376bff2d | |
parent | 2e06826bc659e0ff664b709719d746b7b088827b [diff] |
alx: enable msi-x interrupts by default Remove the module parameter to enable msi-x support and enable msi-x interrupts unconditionally by default. This is a preparatory step to enable multi queue support by default, because this is only working with msi-x interrupts. Signed-off-by: Tobias Regnery <tobias.regnery@gmail.com> Signed-off-by: David S. Miller <davem@davemloft.net>