dect
/
linux-2.6
Archived
13
0
Fork 0
This repository has been archived on 2022-02-17. You can view files and clone it, but cannot push or open issues or pull requests.
linux-2.6/net/dccp
Brian Haley 7d06b2e053 net: change proto destroy method to return void
Change struct proto destroy function pointer to return void.  Noticed
by Al Viro.

Signed-off-by: Brian Haley <brian.haley@hp.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
2008-06-14 17:04:49 -07:00
..
ccids dccp ccid-3: X truncated due to type conversion 2008-06-11 11:19:10 +01:00
Kconfig
Makefile
ackvec.c dccp: Fix sparse warnings 2008-06-11 11:19:09 +01:00
ackvec.h
ccid.c
ccid.h
dccp.h net: change proto destroy method to return void 2008-06-14 17:04:49 -07:00
diag.c
feat.c dccp: return -EINVAL on invalid feature length 2008-05-05 13:50:24 -07:00
feat.h
input.c
ipv4.c inet{6}_request_sock: Init ->opt and ->pktopts in the constructor 2008-06-10 12:39:35 -07:00
ipv6.c net: change proto destroy method to return void 2008-06-14 17:04:49 -07:00
ipv6.h
minisocks.c dccp: Bug in initial acknowledgment number assignment 2008-06-11 11:19:10 +01:00
options.c dccp ccid-2: Bug-Fix - Ack Vectors need to be ignored on request sockets 2008-06-11 11:19:09 +01:00
output.c dccp: Fix sparse warnings 2008-06-11 11:19:09 +01:00
probe.c dccp: Fix sparse warnings 2008-06-11 11:19:09 +01:00
proto.c net: change proto destroy method to return void 2008-06-14 17:04:49 -07:00
sysctl.c
timer.c