[SCTP]: Honor flags when setting peer address parameters
authorVlad Yasevich <vladislav.yasevich@hp.com>
Fri, 23 Mar 2007 18:33:12 +0000 (11:33 -0700)
committerDavid S. Miller <davem@sunset.davemloft.net>
Thu, 26 Apr 2007 05:28:02 +0000 (22:28 -0700)
Parameters only take effect when a corresponding flag bit is set
and a value is specified. This means we need to check the flags
in addition to checking for non-zero value.

Signed-off-by: Vlad Yasevich <vladislav.yasevich@hp.com>
Signed-off-by: David S. Miller <davem@davemloft.net>

No differences found