diff options
author | Vlad Yasevich <vladislav.yasevich@hp.com> | 2009-03-12 10:49:17 +0100 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2009-03-13 19:37:56 +0100 |
commit | 5e8f3f703ae4e4af65e2695e486b3cd198328863 (patch) | |
tree | 1927b01e884dbd5ddb1d4586ac08e4a14e0601eb /net/sctp/sm_make_chunk.c | |
parent | cxgb3: update driver version (diff) | |
download | linux-5e8f3f703ae4e4af65e2695e486b3cd198328863.tar.xz linux-5e8f3f703ae4e4af65e2695e486b3cd198328863.zip |
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>
Diffstat (limited to 'net/sctp/sm_make_chunk.c')
0 files changed, 0 insertions, 0 deletions