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

Simple merge
Simple merge
Simple merge