]> asedeno.scripts.mit.edu Git - linux.git/commit
net: dsa: mv88e6xxx: Fix IRQ when loading module
authorAndrew Lunn <andrew@lunn.ch>
Sat, 17 Mar 2018 19:21:09 +0000 (20:21 +0100)
committerDavid S. Miller <davem@davemloft.net>
Sun, 18 Mar 2018 00:24:48 +0000 (20:24 -0400)
commit76f38f1f3cf8f81be3c18ecb7a65dd74afb05851
tree1ddca2290901908a6afd8ed03150824b064d7cdb
parent3661daa66f07b06bccfbf48c8608dd5ceb7f30b1
net: dsa: mv88e6xxx: Fix IRQ when loading module

Handle polled interrupts correctly when loading the module.

Signed-off-by: Andrew Lunn <andrew@lunn.ch>
Fixes: 294d711ee8c0 ("net: dsa: mv88e6xxx: Poll when no interrupt defined")
Signed-off-by: David S. Miller <davem@davemloft.net>
drivers/net/dsa/mv88e6xxx/chip.c