diff options
author | Vlad Yasevich <vladislav.yasevich@hp.com> | 2009-03-12 09:49:17 +0000 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2009-03-13 11:37:56 -0700 |
commit | 5e8f3f703ae4e4af65e2695e486b3cd198328863 (patch) | |
tree | 1927b01e884dbd5ddb1d4586ac08e4a14e0601eb /net/sctp/sm_make_chunk.c | |
parent | 3bcb1255bae39cae1b4d2660f2b5a6ab2f404c10 (diff) | |
download | op-kernel-dev-5e8f3f703ae4e4af65e2695e486b3cd198328863.zip op-kernel-dev-5e8f3f703ae4e4af65e2695e486b3cd198328863.tar.gz |
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