From: Vladimir Oltean <vladimir.olt...@nxp.com> Date: Mon, 5 Oct 2020 17:48:38 +0300
> Currently skb_dump has a restriction to only dump full packet for the > first 5 socket buffers, then only headers will be printed. Remove this > arbitrary and confusing restriction, which is only documented vaguely > ("up to") in the comments above the prototype. > > Signed-off-by: Vladimir Oltean <vladimir.olt...@nxp.com> Applied, thank you.