diff options
author | RongQing.Li <roy.qing.li@gmail.com> | 2012-07-01 17:18:59 +0000 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2012-07-05 03:11:15 -0700 |
commit | 43264e0bd96304092062c013b0612cc944508288 (patch) | |
tree | 49f253e1ca2afa4829f19bad3e9eaf05e412c97a /net/dccp | |
parent | 30e80b55dd250b17c2570e234d2be34a0718063e (diff) |
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 <roy.qing.li@gmail.com>
Acked-by: Eric Dumazet <edumazet@google.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'net/dccp')
0 files changed, 0 insertions, 0 deletions