mirror of
https://github.com/hardkernel/linux.git
synced 2026-04-14 17:40:41 +09:00
skb_copy_expand without __GFP_NOWARN already does a dump_stack on OOM so these messages are redundant. Signed-off-by: Joe Perches <joe@perches.com> Signed-off-by: David S. Miller <davem@davemloft.net>