git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
30e80b5
)
ipv6: remove unnecessary codes in tcp_ipv6.c
author
RongQing.Li
<roy.qing.li@gmail.com>
Sun, 1 Jul 2012 17:18:59 +0000
(17:18 +0000)
committer
David S. Miller
<davem@davemloft.net>
Thu, 5 Jul 2012 10:11:15 +0000
(
03:11
-0700)
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>
No differences found