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)
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>

No differences found