From: Jan Engelhardt Date: Mon, 22 Jun 2009 12:16:45 +0000 (+0200) Subject: netfilter: xt_quota: fix incomplete initialization X-Git-Tag: v2.6.31-rc1~14^2~11 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=6d62182fea6cc6bbc8d82a691ad0608d68a54aeb;p=pandora-kernel.git netfilter: xt_quota: fix incomplete initialization Commit v2.6.29-rc5-872-gacc738f ("xtables: avoid pointer to self") forgot to copy the initial quota value supplied by iptables into the private structure, thus counting from whatever was in the memory kmalloc returned. Signed-off-by: Jan Engelhardt Signed-off-by: Patrick McHardy --- Reading git-diff-tree failed