Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 194197
b: refs/heads/master
c: f4b5d8d
h: refs/heads/master
i:
  194195: 1ed2a8a
v: v3
  • Loading branch information
Luciano Coelho authored and John W. Linville committed Apr 6, 2010
1 parent 4483fe2 commit c01b7ca
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: e92119ca88691ac2239916d31c3dcecd10867521
refs/heads/master: f4b5d8d874b245ec3bf1ed356476e74a346705a2
2 changes: 1 addition & 1 deletion trunk/drivers/net/wireless/wl12xx/wl1271_sdio.c
Original file line number Diff line number Diff line change
Expand Up @@ -255,7 +255,7 @@ static void __devexit wl1271_remove(struct sdio_func *func)
}

static struct sdio_driver wl1271_sdio_driver = {
.name = "wl1271",
.name = "wl1271_sdio",
.id_table = wl1271_devices,
.probe = wl1271_probe,
.remove = __devexit_p(wl1271_remove),
Expand Down

0 comments on commit c01b7ca

Please sign in to comment.