Home
last modified time | relevance | path

Searched hist:f5fbf115691c350f88bae103f629503e201a7bff (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/drivers/net/ethernet/broadcom/bnx2x/
H A Dbnx2x_cmn.cdiff f5fbf115691c350f88bae103f629503e201a7bff Wed Oct 29 19:07:50 CDT 2014 Eric Dumazet <edumazet@google.com> bnx2x: use napi_schedule_irqoff()

bnx2x_msix_fp_int() and bnx2x_interrupt() run from hard interrupt
context.

They can use napi_schedule_irqoff() instead of napi_schedule()

Signed-off-by: Eric Dumazet <edumazet@google.com>
Cc: Ariel Elior <ariel.elior@qlogic.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
H A Dbnx2x_main.cdiff f5fbf115691c350f88bae103f629503e201a7bff Wed Oct 29 19:07:50 CDT 2014 Eric Dumazet <edumazet@google.com> bnx2x: use napi_schedule_irqoff()

bnx2x_msix_fp_int() and bnx2x_interrupt() run from hard interrupt
context.

They can use napi_schedule_irqoff() instead of napi_schedule()

Signed-off-by: Eric Dumazet <edumazet@google.com>
Cc: Ariel Elior <ariel.elior@qlogic.com>
Signed-off-by: David S. Miller <davem@davemloft.net>