commit | ee9cbaca7d73ea0098f00ecd10fe6e4a4792e32c | [log] [tgz] |
---|---|---|
author | Vlad Yasevich <vladislav.yasevich@hp.com> | Mon Apr 18 19:14:47 2011 +0000 |
committer | David S. Miller <davem@davemloft.net> | Tue Apr 19 21:45:21 2011 -0700 |
tree | 248b339ae6e8c048dcbe844c4cd8bcf1ebbbfc2f | |
parent | f246a7b7c5b9df0ea0f0807a7101995af5e83213 [diff] |
sctp: Allow bindx_del to accept 0 port We allow 0 port when adding new addresses. It only makes sence to allow 0 port when removing addresses. When removing the currently bound port will be used when the port in the address is set to 0. Signed-off-by: Vlad Yasevich <vladislav.yasevich@hp.com> Signed-off-by: Wei Yongjun <yjwei@cn.fujitsu.com> Signed-off-by: David S. Miller <davem@davemloft.net>