STAGING: brcm80211 fix TX Queue overflow
authorGrant Grundler <grundler@google.com>
Wed, 9 Mar 2011 18:41:25 +0000 (10:41 -0800)
committerGreg Kroah-Hartman <gregkh@suse.de>
Wed, 9 Mar 2011 23:55:42 +0000 (15:55 -0800)
commit26a71a40292e3e29e461a2210d9c0c7339427b19
treefab3f8c0da1d9c502b75d8598faa7698a8275eae
parentfb44022f1865ca4a5fcee4fc26a260b83ca05c06
STAGING: brcm80211 fix TX Queue overflow

Increase QLEN to avoid TX Queue overflow.
iperf testing results in poor throughput and massive reporting of:
dhd_bus_txdata: out of bus->txq !!!

Also renamed QLEN/et al to reflect usage as TX queue parameters.
Tested with "dhd_doflow = true".

Signed-off-by: Venkat Rao <vrao@broadcom.com>
Signed-off-by: Grant Grundler <grundler@chromium.org>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
drivers/staging/brcm80211/brcmfmac/dhd_sdio.c