summaryrefslogtreecommitdiff
path: root/lib
diff options
context:
space:
mode:
authorEric Dumazet <edumazet@google.com>2014-10-30 02:54:45 +0300
committerDavid S. Miller <davem@davemloft.net>2014-10-30 23:50:47 +0300
commit477b35b44febe2c972e35ca6517ea9c9768a2458 (patch)
tree8f3412d9f54c4c25c21be07c08415324c58812b0 /lib
parentf4e715c3254e3c0167b5d4272901a2b248b65ad2 (diff)
downloadlinux-477b35b44febe2c972e35ca6517ea9c9768a2458.tar.xz
mlx4: use napi_schedule_irqoff()
mlx4_en_rx_irq() and mlx4_en_tx_irq() run from hard interrupt context. They can use napi_schedule_irqoff() instead of napi_schedule() Signed-off-by: Eric Dumazet <edumazet@google.com> Acked-By: Amir Vadai <amirv@mellanox.com> Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'lib')
0 files changed, 0 insertions, 0 deletions