sky2: Disable MSI on P5W DH Deluxe
authorTasos Sahanidis <tasos@tasossah.com>
Sun, 14 Jul 2019 10:31:11 +0000 (13:31 +0300)
committerDavid S. Miller <davem@davemloft.net>
Sun, 14 Jul 2019 20:45:54 +0000 (13:45 -0700)
commit76104862cccaeaa84fdd23e39f2610a96296291c
treee75b1b8c58ee26c0822fe95244725a9910efed3b
parent79f5943a87d21a902d5248466acd152f766981ad
sky2: Disable MSI on P5W DH Deluxe

The onboard sky2 NICs send IRQs after S3, resulting in ethernet not
working after resume.
Maskable MSI and MSI-X are also not supported, so fall back to INTx.

Signed-off-by: Tasos Sahanidis <tasos@tasossah.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
drivers/net/ethernet/marvell/sky2.c