From: Johannes Berg Date: Tue, 27 Sep 2011 18:56:12 +0000 (+0200) Subject: cfg80211/mac80211: apply station uAPSD parameters selectively X-Git-Tag: v3.2-rc1~129^2~104^2^2~38 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=3b9ce80ce96aeaeacab5e26442987df45584a049;p=pandora-kernel.git cfg80211/mac80211: apply station uAPSD parameters selectively Currently, when hostapd sets the station as authorized we also overwrite its uAPSD parameter. This obviously leads to buggy behaviour (later, with my patches that actually add uAPSD support). To fix this, only apply those parameters if they were actually set in nl80211, and to achieve that add a bitmap of things to apply. Signed-off-by: Johannes Berg Signed-off-by: John W. Linville --- Reading git-diff-tree failed