aboutsummaryrefslogtreecommitdiffstats
path: root/net/ipv4/inet_diag.c
diff options
context:
space:
mode:
authorRichard Weinberger <richard@nod.at>2015-04-13 00:52:38 +0200
committerDavid S. Miller <davem@davemloft.net>2015-04-13 16:35:16 -0400
commit6b46f7b7e97e58a23fd96c3bfc1efee9da3d1a3d (patch)
treefcb9129f436721ff2cb5c02f1be0b36ae726527f /net/ipv4/inet_diag.c
parentnetfilter: Fix portid types (diff)
downloadlinux-dev-6b46f7b7e97e58a23fd96c3bfc1efee9da3d1a3d.tar.xz
linux-dev-6b46f7b7e97e58a23fd96c3bfc1efee9da3d1a3d.zip
netfilter: Fix format string of nfnetlink_queue proc file
The printed values are all of type unsigned integer, therefore use %u instead of %d. Otherwise an user can face negative values. Fixes: $ cat /proc/net/netfilter/nfnetlink_queue 0 29508 278 2 65531 0 2004213241 -2129885586 1 1 -27747 0 2 65531 0 0 0 1 2 -27748 0 2 65531 0 0 0 1 Signed-off-by: Richard Weinberger <richard@nod.at> Acked-by: Pablo Neira Ayuso <pablo@netfilter.org> Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'net/ipv4/inet_diag.c')
0 files changed, 0 insertions, 0 deletions