Skip to content
Snippets Groups Projects
Commit 6454eca8 authored by Yunsheng Lin's avatar Yunsheng Lin Committed by Jakub Kicinski
Browse files

net: Use lockdep_assert_in_softirq() in napi_consume_skb()


Use napi_consume_skb() to assert the case when it is not called
in a atomic softirq context.

Signed-off-by: default avatarYunsheng Lin <linyunsheng@huawei.com>
Signed-off-by: default avatarJakub Kicinski <kuba@kernel.org>
parent 8b5536ad
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment