From: Helmut Schaa Date: Thu, 13 Oct 2011 14:30:39 +0000 (+0200) Subject: nl80211: Add sta_flags to the station info X-Git-Tag: v3.2-rc1~129^2~83^2~2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=bb6e753e95a968fab0e366caace78fb2c08cc239;p=pandora-kernel.git nl80211: Add sta_flags to the station info Reuse the already existing struct nl80211_sta_flag_update to specify both, a flag mask and the flag set itself. This means nl80211_sta_flag_update is now used for setting station flags and also for getting station flags. Signed-off-by: Helmut Schaa Signed-off-by: John W. Linville --- Reading git-diff-tree failed