cfg80211: remove switch from __set_regdom()
authorLuis R. Rodriguez <lrodriguez@atheros.com>
Wed, 12 Nov 2008 22:21:57 +0000 (14:21 -0800)
committerJohn W. Linville <linville@tuxdriver.com>
Tue, 25 Nov 2008 21:41:22 +0000 (16:41 -0500)
commit8375af3ba213154041cfbc655f452913f23bfbd5
tree4e459a54b9590b00f0b28995fb28ea823f2ce5ee
parent5203cdb6ad430d3313444ddc6486da70af1a60db
cfg80211: remove switch from __set_regdom()

We have control over the REGDOM_SET_BY_* macros passed
so remove the switch.

This patch has no functional changes.

Signed-off-by: Luis R. Rodriguez <lrodriguez@atheros.com>
Acked-by: Johannes Berg <johannes@sipsolutions.net>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
net/wireless/reg.c