netfilter: xt_osf: fix nf_log_packet() arguments
authorPatrick McHardy <kaber@trash.net>
Thu, 16 Jul 2009 12:01:54 +0000 (14:01 +0200)
committerPatrick McHardy <kaber@trash.net>
Thu, 16 Jul 2009 12:01:54 +0000 (14:01 +0200)
commitaa6a03eb0ae859c1371555ef381de4c96ca1e4e6
tree347bd303420a1dc1c59b3204220713e724b331af
parent3f1f7cf08ddf10ef7fbf06d881582c95b9747f4e
netfilter: xt_osf: fix nf_log_packet() arguments

The first argument is the address family, the second one the hook
number.

Signed-off-by: Patrick McHardy <kaber@trash.net>
net/netfilter/xt_osf.c