[NETFILTER]: nfnetlink_log: fix typo
authorPatrick McHardy <kaber@trash.net>
Thu, 31 Jan 2008 11:58:01 +0000 (03:58 -0800)
committerDavid S. Miller <davem@davemloft.net>
Fri, 1 Feb 2008 03:27:30 +0000 (19:27 -0800)
commit41d0cdedd5d0a067069a1559315aa9bfdf00794a
tree3a0b85e1d7607cd92ee840b8726deb029bd97594
parentc82a5cb8b2b2ce15f1fb8add6772921b72da5943
[NETFILTER]: nfnetlink_log: fix typo

It should use htonl for the GID, not htons.

Signed-off-by: Patrick McHardy <kaber@trash.net>
Signed-off-by: David S. Miller <davem@davemloft.net>
net/netfilter/nfnetlink_log.c