From: Pekka Enberg Date: Mon, 10 Mar 2008 23:43:41 +0000 (-0700) Subject: [NETFILTER]: nf_conntrack: replace horrible hack with ksize() X-Git-Tag: v2.6.25-rc6~31^2~10 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=019f692ea719a2da17606511d2648b8cc1762268;p=pandora-kernel.git [NETFILTER]: nf_conntrack: replace horrible hack with ksize() There's a horrible slab abuse in net/netfilter/nf_conntrack_extend.c that can be replaced with a call to ksize(). Cc: Christoph Lameter Signed-off-by: Pekka Enberg Signed-off-by: Patrick McHardy Signed-off-by: David S. Miller --- Reading git-diff-tree failed