cxgb3 - Update rx coalescing length
[powerpc.git] / drivers / net / cxgb3 / common.h
index 1746003..d6c7760 100644 (file)
@@ -104,7 +104,7 @@ enum {
        PROTO_SRAM_LINES = 128, /* size of TP sram */
 };
 
-#define MAX_RX_COALESCING_LEN 16224U
+#define MAX_RX_COALESCING_LEN 12288U
 
 enum {
        PAUSE_RX = 1 << 0,