diff options
author | RongQing.Li <roy.qing.li@gmail.com> | 2012-07-01 17:19:00 +0000 |
---|---|---|
committer | Ben Hutchings <ben@decadent.org.uk> | 2015-12-30 02:26:02 +0000 |
commit | 3f276bbbe575e06eafcde349f9d92332690e4d2d (patch) | |
tree | 7138852ced1917cff6bae3d14c69c520cea59a56 /net/unix/af_unix.c | |
parent | 55989a061426b670247fa315b7822ce2bd4ef2b4 (diff) |
dccp: remove unnecessary codes in ipv6.c
commit 0979e465c5ab205b63a1c1820fe833f396a120f0 upstream.
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>
[bwh: Backported to 3.2: adjust context]
Signed-off-by: Ben Hutchings <ben@decadent.org.uk>
Diffstat (limited to 'net/unix/af_unix.c')
0 files changed, 0 insertions, 0 deletions