Skip to content
Commit 56a6ffea authored by Gal Pressman's avatar Gal Pressman Committed by Greg Kroah-Hartman
Browse files

net: Fix double 0x prefix print in SKB dump

[ Upstream commit 8a03ef67 ]

When printing netdev features %pNF already takes care of the 0x prefix,
remove the explicit one.

Fixes: 6413139d

 ("skbuff: increase verbosity when dumping skb data")
Signed-off-by: default avatarGal Pressman <gal@nvidia.com>
Signed-off-by: default avatarDavid S. Miller <davem@davemloft.net>
Signed-off-by: default avatarSasha Levin <sashal@kernel.org>
parent 027a1397
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment