wlcore: consider dummy packets when tx queues are empty
authorArik Nemtsov <arik@wizery.com>
Tue, 12 Mar 2013 15:19:46 +0000 (17:19 +0200)
committerLuciano Coelho <coelho@ti.com>
Mon, 25 Mar 2013 10:33:13 +0000 (12:33 +0200)
commitabca1237820a7d9a087b2744a2abd1026364d7b7
tree242a574122d37637637b95a7f5fb8c0a5f7e702a
parent75592be5e35b31eb28dacf578cfe82f0e9bc0ac0
wlcore: consider dummy packets when tx queues are empty

Don't ignore dummy packets when our queues are empty. This causes dummy
packets never to be sent when traffic is not suspended by FW thresholds,
which happens only in high Tx throughput situations. This may hurt Rx
performance.

Signed-off-by: Arik Nemtsov <arik@wizery.com>
Signed-off-by: Luciano Coelho <coelho@ti.com>
drivers/net/wireless/ti/wlcore/tx.c