Author: tuexen
Date: Sun Jul 7 11:44:32 2013
New Revision: 252930
URL: http://svnweb.freebsd.org/changeset/base/252930
Log:
MFC r240250:
Whitespace cleanup.
Modified:
stable/9/sys/netinet/sctp_asconf.c
Directory Properties:
stable/9/sys/ (props changed)
Modified: stable/9/sys/netinet/sctp_asconf.c
==============================================================================
--- stable/9/sys/netinet/sctp_asconf.c Sun Jul 7 11:41:12 2013
(r252929)
+++ stable/9/sys/netinet/sctp_asconf.c Sun Jul 7 11:44:32 2013
(r252930)
@@ -1862,7 +1862,6 @@ sctp_addr_mgmt_assoc(struct sctp_inpcb *
{
int status;
-
if ((inp->sctp_flags & SCTP_PCB_FLAGS_BOUNDALL) == 0 ||
sctp_is_feature_off(inp, SCTP_PCB_FLAGS_DO_ASCONF)) {
/* subset bound, no ASCONF allowed case, so ignore */
_______________________________________________
[email protected] mailing list
http://lists.freebsd.org/mailman/listinfo/svn-src-stable-9
To unsubscribe, send any mail to "[email protected]"