From: Dan Carpenter Date: Fri, 21 Jun 2013 06:20:08 +0000 (+0300) Subject: xen-netback: double free on unload X-Git-Tag: v3.11-rc1~64^2~167 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=07cc61bfc0e5d9da80e353365717d45d29db0081;p=pandora-kernel.git xen-netback: double free on unload There is a typo here, "i" vs "j", so we would crash on module_exit(). Signed-off-by: Dan Carpenter Signed-off-by: David S. Miller --- Reading git-diff-tree failed