diff options
author | Vladimir Oltean <vladimir.oltean@nxp.com> | 2020-10-05 17:48:38 +0300 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2020-10-06 06:14:02 -0700 |
commit | 302af7c6049dc2cbd1e07358c1912f7cce98db36 (patch) | |
tree | 34bd6553f0fb82acce9da0b40bd82752c648becb /init | |
parent | 717f20341686245fdde9000ee09fdab5dc722477 (diff) |
net: always dump full packets with skb_dump
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.oltean@nxp.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'init')
0 files changed, 0 insertions, 0 deletions