Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 65164
b: refs/heads/master
c: 3a46246
h: refs/heads/master
v: v3
  • Loading branch information
Johannes Berg authored and David S. Miller committed Sep 26, 2007
1 parent 22ae673 commit a96847b
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 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: 7b5ee3a038c869e773092834abaa8174e0d77514
refs/heads/master: 3a4624652e68ee897145ac698a85bfd2603367c3
2 changes: 1 addition & 1 deletion trunk/net/wireless/core.c
Original file line number Diff line number Diff line change
Expand Up @@ -213,7 +213,7 @@ static int cfg80211_init(void)
out_fail_sysfs:
return err;
}
module_init(cfg80211_init);
subsys_initcall(cfg80211_init);

static void cfg80211_exit(void)
{
Expand Down

0 comments on commit a96847b

Please sign in to comment.