]> git.proxmox.com Git - mirror_ubuntu-bionic-kernel.git/commit - net/wireless/nl80211.c
cfg80211: use enum nl80211_dfs_regions for dfs_region everywhere
authorLuis R. Rodriguez <mcgrof@do-not-panic.com>
Wed, 13 Nov 2013 17:54:02 +0000 (18:54 +0100)
committerJohannes Berg <johannes.berg@intel.com>
Mon, 25 Nov 2013 19:52:12 +0000 (20:52 +0100)
commit4c7d3982a6e37831382b9ef90aa0dbadc0bf3a22
tree4c27ee3a86f91783464daeb5353d11e22475dcff
parentf7d8ad81ca8c447124821e58f876d1aff996c85f
cfg80211: use enum nl80211_dfs_regions for dfs_region everywhere

u8 was used in some other places, just stick to the enum,
this forces us to express the values that are expected.

Signed-off-by: Luis R. Rodriguez <mcgrof@do-not-panic.com>
Signed-off-by: Johannes Berg <johannes.berg@intel.com>
include/net/regulatory.h
net/wireless/nl80211.c
net/wireless/reg.c
net/wireless/reg.h