git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
f7d8ad8
)
cfg80211: use enum nl80211_dfs_regions for dfs_region everywhere
author
Luis R. Rodriguez
<mcgrof@do-not-panic.com>
Wed, 13 Nov 2013 17:54:02 +0000
(18:54 +0100)
committer
Johannes Berg
<johannes.berg@intel.com>
Mon, 25 Nov 2013 19:52:12 +0000
(20:52 +0100)
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>
No differences found