commit | 41eb5ba42d6108029ccc0cdb0c95dfc6a9e348e7 | [log] [tgz] |
---|---|---|
author | Rasesh Mody <rmody@brocade.com> | Tue Aug 30 15:27:46 2011 +0000 |
committer | David S. Miller <davem@davemloft.net> | Thu Sep 15 15:36:34 2011 -0400 |
tree | ae70af543406cddbd9c2b9336a33884c25a3b6ea | |
parent | dfee325ad23ff4714981c9d2a4df6386493a4475 [diff] |
bna: TX Queue Depth Fix sk_buff unmap_array grows greater than 65536 (x2) with Tx ring of 65536. Reducing TXQ depth and safe(max) acking of Tx events to 32768 (same as Rx). Add defines for TX and RX queue depths. Signed-off-by: Gurunatha Karaje <gkaraje@brocade.com> Signed-off-by: Rasesh Mody <rmody@brocade.com> Signed-off-by: David S. Miller <davem@davemloft.net>