mac80211: clean up station flags debugfs
authorJohannes Berg <johannes.berg@intel.com>
Thu, 17 Mar 2016 13:02:54 +0000 (15:02 +0200)
committerJohannes Berg <johannes.berg@intel.com>
Tue, 5 Apr 2016 10:12:26 +0000 (12:12 +0200)
commitc84387d2f2c83d1d49a8dfefed13a8b39f017230
tree0421ace9e6845a9a31c6e6675119549bd9854de9
parent3c5bcb2e1930bdbccd14a49660895f014349b51d
mac80211: clean up station flags debugfs

Avoid the really strange %s%s%s expression, use an array
of flag names and check that all flags are present.

Signed-off-by: Johannes Berg <johannes.berg@intel.com>
net/mac80211/debugfs_sta.c
net/mac80211/sta_info.h