Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 122665
b: refs/heads/master
c: d070d85
h: refs/heads/master
i:
  122663: 5cd1934
v: v3
  • Loading branch information
Pavel Roskin authored and John W. Linville committed Dec 12, 2008
1 parent 81d9d93 commit a5e4a24
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: 89fad578a61810b7fdf8edd294890f3c0cde4390
refs/heads/master: d070d8555fbb3b9114c6f861e5cf017ea1720b67
2 changes: 1 addition & 1 deletion trunk/drivers/net/wireless/orinoco/airport.c
Original file line number Diff line number Diff line change
Expand Up @@ -279,7 +279,7 @@ init_airport(void)
static void __exit
exit_airport(void)
{
return macio_unregister_driver(&airport_driver);
macio_unregister_driver(&airport_driver);
}

module_init(init_airport);
Expand Down

0 comments on commit a5e4a24

Please sign in to comment.