]> Git Repo - linux.git/commit
mac80211: clean up station flags debugfs
authorJohannes Berg <[email protected]>
Thu, 17 Mar 2016 13:02:54 +0000 (15:02 +0200)
committerJohannes Berg <[email protected]>
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 <[email protected]>
net/mac80211/debugfs_sta.c
net/mac80211/sta_info.h
This page took 0.043358 seconds and 4 git commands to generate.