]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit88a3bcbe2c685afd9e9ecc272eaed1360e33c844
tree7198bb5a8ae258f79562d43d362d2976d8a7f443
parent852c75f38aad25b3aab19f80160ff92581baeecf
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