From: Michal Miroslaw Date: Fri, 23 Mar 2007 18:10:47 +0000 (-0700) Subject: [NETFILTER]: nfnetlink_log: don't count max(a,b) twice X-Git-Tag: v2.6.22-rc1~1128^2~192 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=09972d6f968d67dd82cbd403d5aa42c241a8d0cb;p=pandora-kernel.git [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 Signed-off-by: Patrick McHardy Signed-off-by: David S. Miller --- Reading git-diff-tree failed