mac80211_hwsim: move module_init/exit
authorJohannes Berg <johannes.berg@intel.com>
Fri, 27 Jul 2012 13:16:02 +0000 (15:16 +0200)
committerJohannes Berg <johannes.berg@intel.com>
Thu, 6 Sep 2012 15:09:30 +0000 (17:09 +0200)
commitf8fffc7e51462f51ffca6d0df505ef16afee2fb6
tree7198bb5a8ae258f79562d43d362d2976d8a7f443
parentad0ed62f340a03acca5ae3e7430a08bf289aaffe
mac80211_hwsim: move module_init/exit

These should be with the functions so move
the module_init/exit statements.

Signed-off-by: Johannes Berg <johannes.berg@intel.com>
drivers/net/wireless/mac80211_hwsim.c