From: Christian Lamparter Date: Mon, 27 Dec 2010 22:21:26 +0000 (+0100) Subject: mac80211: ignore PSM bit of reordered frames X-Git-Tag: v2.6.38-rc1~476^2~14^2~3^2~22 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=4cfda47b69d0a37e5fc0292addba6d0f5f671a14;p=pandora-kernel.git mac80211: ignore PSM bit of reordered frames This patch tackles one of the problems of my reorder release timer patch from August. => What if the reorder release triggers and ap_sta_ps_end (called by ieee80211_rx_h_sta_process) accidentally clears the WLAN_STA_PS_STA flag, because 100ms ago - when the STA was still active - frames were put into the reorder buffer. Signed-off-by: Christian Lamparter Signed-off-by: John W. Linville --- Reading git-diff-tree failed