Author: rrs
Date: Wed Mar 24 20:01:14 2010
New Revision: 205628
URL: http://svn.freebsd.org/changeset/base/205628

Log:
  lagging file I forgot to commit with my nr-sack fixes... opps
  
  Reviewed by:  tue...@freebsd.org

Modified:
  head/sys/netinet/sctputil.h

Modified: head/sys/netinet/sctputil.h
==============================================================================
--- head/sys/netinet/sctputil.h Wed Mar 24 19:45:36 2010        (r205627)
+++ head/sys/netinet/sctputil.h Wed Mar 24 20:01:14 2010        (r205628)
@@ -169,8 +169,6 @@ sctp_report_all_outbound(struct sctp_tcb
 
 int sctp_expand_mapping_array(struct sctp_association *, uint32_t);
 
-/* EY nr_sack version of the above method, expands nr_mapping_array */
-int sctp_expand_nr_mapping_array(struct sctp_association *, uint32_t);
 void 
 sctp_abort_notification(struct sctp_tcb *, int, int
 #if !defined(__APPLE__) && !defined(SCTP_SO_LOCK_TESTING)
_______________________________________________
svn-src-all@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/svn-src-all
To unsubscribe, send any mail to "svn-src-all-unsubscr...@freebsd.org"

Reply via email to