[NETFILTER]: nfnetlink_log: fix some constants
authorMichal Miroslaw <mirq-linux@rere.qmqm.pl>
Fri, 28 Sep 2007 21:45:52 +0000 (14:45 -0700)
committerDavid S. Miller <davem@sunset.davemloft.net>
Wed, 10 Oct 2007 23:53:40 +0000 (16:53 -0700)
commit6b6ec99a03601aba0419f34e17630f7aa8d68e5f
treebe9d9cbb975ec7f1ed580154e9d7abe17a9020b7
parentaace57e054e9322e20af52cede7de46ade64a5e2
[NETFILTER]: nfnetlink_log: fix some constants

Fix timeout (one second is 1 * HZ) and convert max packet copy length
to #defined constant.

Signed-off-by: Michal Miroslaw <mirq-linux@rere.qmqm.pl>
Signed-off-by: Patrick McHardy <kaber@trash.net>
Signed-off-by: David S. Miller <davem@davemloft.net>
net/netfilter/nfnetlink_log.c