commit | c84387d2f2c83d1d49a8dfefed13a8b39f017230 | [log] [tgz] |
---|---|---|
author | Johannes Berg <johannes.berg@intel.com> | Thu Mar 17 15:02:54 2016 +0200 |
committer | Johannes Berg <johannes.berg@intel.com> | Tue Apr 05 12:12:26 2016 +0200 |
tree | 0421ace9e6845a9a31c6e6675119549bd9854de9 | |
parent | 3c5bcb2e1930bdbccd14a49660895f014349b51d [diff] |
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>