]> git.baikalelectronics.ru Git - kernel.git/commit
net-next: ax88796: set IRQF_SHARED flag when IRQ resource is marked as shareable
authorMichael Karcher <kernel@mkarcher.dialup.fu-berlin.de>
Thu, 19 Apr 2018 02:05:24 +0000 (14:05 +1200)
committerDavid S. Miller <davem@davemloft.net>
Thu, 19 Apr 2018 20:11:11 +0000 (16:11 -0400)
commit9028d808d089159e34ccf39cf5b8543cad7a64e8
treeab726221d9b876c31b940a210d22bf18ab76bb6c
parent49068f97b7554d4970d8efc40897b5007f01b88e
net-next: ax88796: set IRQF_SHARED flag when IRQ resource is marked as shareable

On the Amiga X-Surf100, the network card interrupt is shared with many
other interrupt sources, so requires the IRQF_SHARED flag to register.

Signed-off-by: Michael Karcher <kernel@mkarcher.dialup.fu-berlin.de>
Signed-off-by: Michael Schmitz <schmitzmic@gmail.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
drivers/net/ethernet/8390/ax88796.c