remarkable-linux/net/dccp
RongQing.Li 0979e465c5 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>
2012-07-05 03:11:15 -07:00
..
ccids net: cleanup unsigned to unsigned int 2012-04-15 12:44:40 -04:00
ackvec.c
ackvec.h
ccid.c
ccid.h
dccp.h net: cleanup unsigned to unsigned int 2012-04-15 12:44:40 -04:00
diag.c inet_diag: Rename inet_diag_req into inet_diag_req_v2 2012-01-11 12:56:06 -08:00
feat.c net: fix assignment of 0/1 to bool variables. 2011-12-19 22:27:29 -05:00
feat.h
input.c net: cleanup unsigned to unsigned int 2012-04-15 12:44:40 -04:00
ipv4.c ipv4: tcp: dont cache output dst for syncookies 2012-06-22 21:47:33 -07:00
ipv6.c dccp: remove unnecessary codes in ipv6.c 2012-07-05 03:11:15 -07:00
ipv6.h
Kconfig
Makefile
minisocks.c dccp: fix bug in sequence number validation during connection setup 2012-03-03 09:02:52 -07:00
options.c net: fix assignment of 0/1 to bool variables. 2011-12-19 22:27:29 -05:00
output.c dccp: fix bug in sequence number validation during connection setup 2012-03-03 09:02:52 -07:00
probe.c
proto.c net: include/net/sock.h cleanup 2012-05-17 04:50:21 -04:00
qpolicy.c
sysctl.c net: Convert all sysctl registrations to register_net_sysctl 2012-04-20 21:22:30 -04:00
timer.c