netfilter: x_tables: output bad hook mask in hexadecimal
authorJan Engelhardt <jengelh@medozas.de>
Wed, 8 Oct 2008 09:35:15 +0000 (11:35 +0200)
committerPatrick McHardy <kaber@trash.net>
Wed, 8 Oct 2008 09:35:15 +0000 (11:35 +0200)
commit102befab75c438bfa356c6976026326728771ebc
treea94e951f1d5f1a21833c90483970f01079fd5bb7
parent043ef46c7690bfdbd5b012e15812a14a19ca5604
netfilter: x_tables: output bad hook mask in hexadecimal

It is a mask, and masks are most useful in hex.

Signed-off-by: Jan Engelhardt <jengelh@medozas.de>
Signed-off-by: Patrick McHardy <kaber@trash.net>
net/netfilter/x_tables.c