wl12xx: send all pending packets on channel change
authorEliad Peller <eliad@wizery.com>
Thu, 15 Sep 2011 10:00:01 +0000 (13:00 +0300)
committerLuciano Coelho <coelho@ti.com>
Fri, 23 Sep 2011 11:38:49 +0000 (14:38 +0300)
There is a race condition between wl1271_tx_work() and the
channel switch, so make sure all the pending packets are
being sent before switching channel.

Signed-off-by: Eliad Peller <eliad@wizery.com>
Signed-off-by: Luciano Coelho <coelho@ti.com>

No differences found