diff options
author | Florian Fainelli <f.fainelli@gmail.com> | 2016-04-20 11:37:08 -0700 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2016-04-21 15:06:04 -0400 |
commit | ba90950c94713f294e8778e891eef4143183957c (patch) | |
tree | e8136c9d614d94326476d04070b831c79344821a /net | |
parent | c57107c7f59fe438f8c5bb0ce50af857505276b8 (diff) |
net: bcmsysport: use __napi_schedule_irqoff()
Both bcm_sysport_tx_isr() and bcm_sysport_rx_isr() run in hard irq
context, we do not need to block irq again.
Signed-off-by: Florian Fainelli <f.fainelli@gmail.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'net')
0 files changed, 0 insertions, 0 deletions