]> rtime.felk.cvut.cz Git - zynq/linux.git/commitdiff
Revert "Xilinx: ARM: EmacPs: Increased allocated BDs for Tx/Rx rings"
authorJohn Linn <john.linn@xilinx.com>
Tue, 23 Oct 2012 00:20:02 +0000 (17:20 -0700)
committerJohn Linn <john.linn@xilinx.com>
Tue, 23 Oct 2012 00:20:02 +0000 (17:20 -0700)
This reverts commit 765c687b4ec9b40264b891ae3eb6f05942b14e07.

drivers/net/ethernet/xilinx/xilinx_emacps.c

index 4a218ff0b1f40332ae6f27dc21f3106bbe3f1fdd..d1faef53f937db1892fdc8359d49f5c25a9f545f 100644 (file)
@@ -91,8 +91,8 @@ MDC_DIV_64, MDC_DIV_96, MDC_DIV_128, MDC_DIV_224 };
 #undef  DEBUG
 #define DEBUG
 
-#define XEMACPS_SEND_BD_CNT    128
-#define XEMACPS_RECV_BD_CNT    128
+#define XEMACPS_SEND_BD_CNT    32
+#define XEMACPS_RECV_BD_CNT    32
 
 #define XEMACPS_NAPI_WEIGHT    64