From: Rasesh Mody Date: Tue, 30 Aug 2011 15:27:46 +0000 (+0000) Subject: bna: TX Queue Depth Fix X-Git-Tag: v3.2-rc1~129^2~318 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=41eb5ba42d6108029ccc0cdb0c95dfc6a9e348e7;p=pandora-kernel.git 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 Signed-off-by: Rasesh Mody Signed-off-by: David S. Miller --- Reading git-diff-tree failed