mirror of
https://github.com/torvalds/linux.git
synced 2026-01-12 00:42:35 +08:00
If the alloc_skb() fails then we return 65431 instead of -ENOBUFS (-105). Signed-off-by: Dan Carpenter <error27@gmail.com> Signed-off-by: David S. Miller <davem@davemloft.net>