From: RongQing.Li Date: Sun, 1 Jul 2012 17:18:59 +0000 (+0000) Subject: ipv6: remove unnecessary codes in tcp_ipv6.c X-Git-Tag: v3.6-rc1~125^2~292 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=43264e0bd96304092062c013b0612cc944508288;p=pandora-kernel.git ipv6: remove unnecessary codes in tcp_ipv6.c opt always equals np->opts, so it is meaningless to define opt, and check if opt does not equal np->opts and then try to free opt. Signed-off-by: RongQing.Li Acked-by: Eric Dumazet Signed-off-by: David S. Miller --- Reading git-diff-tree failed