]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit7609c4516311c3a191a392ef4df34355478d8bf7
tree242a574122d37637637b95a7f5fb8c0a5f7e702a
parent633f3e0dbaa83832cb45b4a34b710cb1b33cd1a5
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