diff options
author | Subash Abhinov Kasiviswanathan <subashab@codeaurora.org> | 2020-07-23 11:31:48 -0600 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2020-07-24 19:59:22 -0700 |
commit | 7df5cb75cfb8acf96c7f2342530eb41e0c11f4c3 (patch) | |
tree | 0b5782d4828dde5370aad8f386803651288c0c1c /drivers/net/wan/lapbether.c | |
parent | af9f691f0f5bdd1ade65a7b84927639882d7c3e5 (diff) |
dev: Defer free of skbs in flush_backlog
IRQs are disabled when freeing skbs in input queue.
Use the IRQ safe variant to free skbs here.
Fixes: 145dd5f9c88f ("net: flush the softnet backlog in process context")
Signed-off-by: Subash Abhinov Kasiviswanathan <subashab@codeaurora.org>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'drivers/net/wan/lapbether.c')
0 files changed, 0 insertions, 0 deletions