Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 315255
b: refs/heads/master
c: 9476f4d
h: refs/heads/master
i:
  315253: 6064780
  315251: 8501f49
  315247: f10a543
v: v3
  • Loading branch information
Gabor Juhos authored and John W. Linville committed Jul 9, 2012
1 parent d4b67f4 commit 7f5fed4
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 1 deletion.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: 813831dc67ae06abc35d28fa6995553a01f25a94
refs/heads/master: 9476f4d6368b60f06eb7e27f2fbd264b4718b0ed
4 changes: 4 additions & 0 deletions trunk/drivers/net/wireless/ath/ath9k/ahb.c
Original file line number Diff line number Diff line change
Expand Up @@ -35,6 +35,10 @@ static const struct platform_device_id ath9k_platform_id_table[] = {
.name = "ar934x_wmac",
.driver_data = AR9300_DEVID_AR9340,
},
{
.name = "qca955x_wmac",
.driver_data = AR9300_DEVID_QCA955X,
},
{},
};

Expand Down

0 comments on commit 7f5fed4

Please sign in to comment.