Author: np
Date: Tue Apr 30 07:37:03 2019
New Revision: 346947
URL: https://svnweb.freebsd.org/changeset/base/346947

Log:
  MFC r342356:
  
  Remove unused macros from t4_tom.h.

Modified:
  stable/11/sys/dev/cxgbe/tom/t4_tom.h
Directory Properties:
  stable/11/   (props changed)

Modified: stable/11/sys/dev/cxgbe/tom/t4_tom.h
==============================================================================
--- stable/11/sys/dev/cxgbe/tom/t4_tom.h        Tue Apr 30 07:34:34 2019        
(r346946)
+++ stable/11/sys/dev/cxgbe/tom/t4_tom.h        Tue Apr 30 07:37:03 2019        
(r346947)
@@ -218,10 +218,6 @@ struct flowc_tx_params {
        unsigned int mss;
 };
 
-#define        DDP_RETRY_WAIT  5       /* seconds to wait before re-enabling 
DDP */
-#define        DDP_LOW_SCORE   1
-#define        DDP_HIGH_SCORE  3
-
 /*
  * Compressed state for embryonic connections for a listener.  Barely fits in
  * 64B, try not to grow it further.
_______________________________________________
svn-src-all@freebsd.org mailing list
https://lists.freebsd.org/mailman/listinfo/svn-src-all
To unsubscribe, send any mail to "svn-src-all-unsubscr...@freebsd.org"

Reply via email to