Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 203253
b: refs/heads/master
c: f884e38
h: refs/heads/master
i:
  203251: 256e9e5
v: v3
  • Loading branch information
Uwe Kleine-König authored and John W. Linville committed Jun 18, 2010
1 parent 69bb9c1 commit 91cac62
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: 4e63f768c3b85ae2b3ea6251231fd5cc46ec598d
refs/heads/master: f884e3879b7a098565e963e771cb342b67b1f5cd
2 changes: 1 addition & 1 deletion trunk/net/wireless/core.c
Original file line number Diff line number Diff line change
Expand Up @@ -894,7 +894,7 @@ static int __init cfg80211_init(void)
}
subsys_initcall(cfg80211_init);

static void cfg80211_exit(void)
static void __exit cfg80211_exit(void)
{
debugfs_remove(ieee80211_debugfs_dir);
nl80211_exit();
Expand Down

0 comments on commit 91cac62

Please sign in to comment.