Skip to content
Commit 0813fbc9 authored by Calvin Owens's avatar Calvin Owens Committed by Pablo Neira Ayuso
Browse files

netfilter: nfnetlink_log: Use GFP_NOWARN for skb allocation



Since the code explicilty falls back to a smaller allocation when the
large one fails, we shouldn't complain when that happens.

Signed-off-by: default avatarCalvin Owens <calvinowens@fb.com>
Signed-off-by: default avatarPablo Neira Ayuso <pablo@netfilter.org>
parent dd2602d0
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment