Files
linux/net
Vlad Yasevich 5e8f3f703a sctp: simplify sctp listening code
sctp_inet_listen() call is split between UDP and TCP style.  Looking
at the code, the two functions are almost the same and can be
merged into a single helper.  This also fixes a bug that was
fixed in the UDP function, but missed in the TCP function.

Signed-off-by: Vlad Yasevich <vladislav.yasevich@hp.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
2009-03-13 11:37:56 -07:00
..
2009-01-21 14:02:00 -08:00
2009-01-04 17:29:21 -08:00
2009-01-21 14:02:02 -08:00
2009-03-03 21:39:40 -08:00
2009-01-21 14:02:04 -08:00
2009-03-13 11:37:56 -07:00
2009-01-11 00:06:33 -08:00
2009-02-26 23:43:35 -08:00
2009-02-26 23:43:35 -08:00