diff options
| author | Jussi Kivilinna <[email protected]> | 2020-08-18 14:46:10 +0000 |
|---|---|---|
| committer | Simon Wunderlich <[email protected]> | 2020-08-18 17:40:03 +0000 |
| commit | 279e89b2281af3b1a9f04906e157992c19c9f163 (patch) | |
| tree | cdf149d0f34da3234d8b9ebdfe377b745bb800f8 /drivers/net/wan/lapbether.c | |
| parent | batman-adv: Fix own OGM check in aggregated OGMs (diff) | |
| download | kernel-279e89b2281af3b1a9f04906e157992c19c9f163.tar.gz kernel-279e89b2281af3b1a9f04906e157992c19c9f163.zip | |
batman-adv: bla: use netif_rx_ni when not in interrupt context
batadv_bla_send_claim() gets called from worker thread context through
batadv_bla_periodic_work(), thus netif_rx_ni needs to be used in that
case. This fixes "NOHZ: local_softirq_pending 08" log messages seen
when batman-adv is enabled.
Fixes: 23721387c409 ("batman-adv: add basic bridge loop avoidance code")
Signed-off-by: Jussi Kivilinna <[email protected]>
Signed-off-by: Sven Eckelmann <[email protected]>
Signed-off-by: Simon Wunderlich <[email protected]>
Diffstat (limited to 'drivers/net/wan/lapbether.c')
0 files changed, 0 insertions, 0 deletions
