summaryrefslogtreecommitdiff
path: root/net/packet
diff options
context:
space:
mode:
authorSubash Abhinov Kasiviswanathan <subashab@codeaurora.org>2020-07-23 11:31:48 -0600
committerDavid S. Miller <davem@davemloft.net>2020-07-24 19:59:22 -0700
commit7df5cb75cfb8acf96c7f2342530eb41e0c11f4c3 (patch)
tree0b5782d4828dde5370aad8f386803651288c0c1c /net/packet
parentaf9f691f0f5bdd1ade65a7b84927639882d7c3e5 (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 'net/packet')
0 files changed, 0 insertions, 0 deletions