commit | 0979e465c5ab205b63a1c1820fe833f396a120f0 | [log] [tgz] |
---|---|---|
author | RongQing.Li <roy.qing.li@gmail.com> | Sun Jul 01 17:19:00 2012 +0000 |
committer | David S. Miller <davem@davemloft.net> | Thu Jul 05 03:11:15 2012 -0700 |
tree | 36bd508fb6b68000d1a78c675494a58a6885c84e | |
parent | 43264e0bd96304092062c013b0612cc944508288 [diff] |
dccp: remove unnecessary codes in 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>