From: Juuso Oikarinen Date: Mon, 24 May 2010 08:18:17 +0000 (+0300) Subject: wl1271: Flush TX buffers to air before going to idle X-Git-Tag: v2.6.36-rc1~571^2~615^2~109 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=781608c41386b560b501404233fc43d8ef100c71;p=pandora-kernel.git wl1271: Flush TX buffers to air before going to idle The mac80211 changes to idle almost immediately after transmitting some frames, such as deauth etc. When going to idle, the wl1271 is disconnected, which causes TX frames already on buffers, but not yet transmitted, to be deleted. To make sure deauth frames reach the air, allow the TX buffers to flush before proceeding to idle. Signed-off-by: Juuso Oikarinen Reviewed-by: Teemu Paasikivi Signed-off-by: Luciano Coelho Signed-off-by: John W. Linville --- Reading git-diff-tree failed