[NETFILTER]: nfnetlink_log: don't count max(a,b) twice
commit09972d6f968d67dd82cbd403d5aa42c241a8d0cb
authorMichal Miroslaw <mirq-linux@rere.qmqm.pl>
Fri, 23 Mar 2007 18:10:47 +0000 (23 11:10 -0700)
committerDavid S. Miller <davem@sunset.davemloft.net>
Thu, 26 Apr 2007 05:27:36 +0000 (25 22:27 -0700)
tree135312dfd2fbe3494cf3df391024451266d8781b
parent1b53d9042c04b8eb875d02e65792e9884efc3784
[NETFILTER]: nfnetlink_log: don't count max(a,b) twice

We don't need local nlbufsiz (skb size) as nfulnl_alloc_skb() takes
the maximum anyway.

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