From: Pablo Neira Ayuso Date: Mon, 14 Nov 2005 23:21:01 +0000 (-0800) Subject: [NETFILTER] ctnetlink: use size_t to make gcc-4.x happy X-Git-Tag: v2.6.15-rc2~106 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=dbd36ea496726460299842fdbeaaa7fff2f0c5c7;p=pandora-kernel.git [NETFILTER] ctnetlink: use size_t to make gcc-4.x happy Make gcc-4.x happy. Use size_t instead of int. Thanks to Patrick McHardy for the hint. Signed-off-by: Pablo Neira Ayuso Signed-off-by: Harald Welte Signed-off-by: David S. Miller --- Reading git-diff-tree failed