]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit97d128fdd535114d535d4c6147fff1459ff0b97d
treecc9ce9e593092f26892ec47a57d0d8d3d23420e8
parent829c3ad4bf3bd82f94342bef97320b2e2d3005dc
wl12xx: send all pending packets on channel change

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>
drivers/net/wireless/wl12xx/main.c