wl1251: do tx as soon as there's space
authorGrazvydas Ignotas <notasas@gmail.com>
Mon, 16 Feb 2015 20:43:37 +0000 (22:43 +0200)
committerGrazvydas Ignotas <notasas@gmail.com>
Fri, 20 Feb 2015 22:05:31 +0000 (00:05 +0200)
commit7f6752f70dc50da1c2a26efb1c05dc07b1806c03
tree1c739d3f4799ecc4ab1a28b4bd292de4b0ade55c
parent49a086ec91d906f90799a4937300a60107c27df4
wl1251: do tx as soon as there's space

This way firmware will get tx packet without having to wait for rx
of other irqs to be processed first.
(not sure about improvement, if any, from this patch, as always it's
too unstable/inconsistent to make a proper measurement)
drivers/net/wireless/wl1251/main.c
drivers/net/wireless/wl1251/tx.c
drivers/net/wireless/wl1251/tx.h