From: Julian Anastasov Date: Tue, 30 Oct 2012 12:03:09 +0000 (+0000) Subject: tcp: Fix double sizeof in new tcp_metrics code X-Git-Tag: v3.7-rc4~5^2~7 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=2c42a3fb30845867bfcaf0747ff50c1375884ff2;p=pandora-kernel.git tcp: Fix double sizeof in new tcp_metrics code Fix double sizeof when parsing IPv6 address from user space because it breaks get/del by specific IPv6 address. Problem noticed by David Binderman: https://bugzilla.kernel.org/show_bug.cgi?id=49171 Signed-off-by: Julian Anastasov Signed-off-by: David S. Miller --- Reading git-diff-tree failed