mirror of
https://github.com/torvalds/linux.git
synced 2026-04-21 00:04:01 -04: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>