From: Johannes Berg Date: Tue, 12 Feb 2013 13:21:00 +0000 (+0100) Subject: mac80211: stop modifying HT SMPS capability X-Git-Tag: v3.9-rc1~139^2~31^2^2~1^2~7 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=af0ed69badc67a0b6e976543f52029fce9ac8f69;p=pandora-kernel.git mac80211: stop modifying HT SMPS capability Instead of modifying the HT SMPS capability field for stations, track the SMPS mode explicitly in a new field in the station struct and use it in the drivers that care about it. This simplifies the code using it. Signed-off-by: Johannes Berg --- Reading git-diff-tree failed