Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 278089
b: refs/heads/master
c: cd4b8b8
h: refs/heads/master
i:
  278087: f25f480
v: v3
  • Loading branch information
Kalle Valo committed Nov 11, 2011
1 parent fc55483 commit 1f89cc4
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: 778e6502414a35e3db8f3637a600b6645ac0b815
refs/heads/master: cd4b8b85800a47dc68b9282ffc3a88b82e77f242
2 changes: 1 addition & 1 deletion trunk/drivers/net/wireless/ath/ath6kl/sdio.c
Original file line number Diff line number Diff line change
Expand Up @@ -914,7 +914,7 @@ static const struct sdio_device_id ath6kl_sdio_devices[] = {
MODULE_DEVICE_TABLE(sdio, ath6kl_sdio_devices);

static struct sdio_driver ath6kl_sdio_driver = {
.name = "ath6kl_sdio",
.name = "ath6kl",
.id_table = ath6kl_sdio_devices,
.probe = ath6kl_sdio_probe,
.remove = ath6kl_sdio_remove,
Expand Down

0 comments on commit 1f89cc4

Please sign in to comment.