cfg80211: convert bools into flags
authorJohannes Berg <johannes@sipsolutions.net>
Wed, 18 Nov 2009 23:56:28 +0000 (00:56 +0100)
committerJohn W. Linville <linville@tuxdriver.com>
Thu, 19 Nov 2009 16:08:50 +0000 (11:08 -0500)
We've accumulated a number of options for wiphys
which make more sense as flags as we keep adding
more. Convert the existing ones.

Signed-off-by: Johannes Berg <johannes@sipsolutions.net>
Signed-off-by: John W. Linville <linville@tuxdriver.com>

No differences found