Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 328153
b: refs/heads/master
c: f8fffc7
h: refs/heads/master
i:
  328151: 39649c5
v: v3
  • Loading branch information
Johannes Berg committed Sep 6, 2012
1 parent 7182974 commit 166a4db
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 5 deletions.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: ad0ed62f340a03acca5ae3e7430a08bf289aaffe
refs/heads/master: f8fffc7e51462f51ffca6d0df505ef16afee2fb6
5 changes: 1 addition & 4 deletions trunk/drivers/net/wireless/mac80211_hwsim.c
Original file line number Diff line number Diff line change
Expand Up @@ -2056,7 +2056,7 @@ static int __init init_mac80211_hwsim(void)
mac80211_hwsim_free();
return err;
}

module_init(init_mac80211_hwsim);

static void __exit exit_mac80211_hwsim(void)
{
Expand All @@ -2067,7 +2067,4 @@ static void __exit exit_mac80211_hwsim(void)
mac80211_hwsim_free();
unregister_netdev(hwsim_mon);
}


module_init(init_mac80211_hwsim);
module_exit(exit_mac80211_hwsim);

0 comments on commit 166a4db

Please sign in to comment.