Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 108031
b: refs/heads/master
c: b1a5215
h: refs/heads/master
i:
  108029: d224aa7
  108027: 4119f19
  108023: 139df96
  108015: 3a59859
  107999: 71637e1
  107967: eb19932
  107903: 876f998
  107775: b9fe7c2
  107519: 6a6a436
v: v3
  • Loading branch information
Luis R. Rodriguez authored and John W. Linville committed Aug 7, 2008
1 parent 7de5c28 commit 9592a77
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 3 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: 00e8a4da8cf0d7dba8cc4b0da28ea0f12dcf6b36
refs/heads/master: b1a5215004130689aeee9e522585c879d3b71472
2 changes: 0 additions & 2 deletions trunk/drivers/net/wireless/ath5k/base.c
Original file line number Diff line number Diff line change
Expand Up @@ -95,8 +95,6 @@ static struct pci_device_id ath5k_pci_id_table[] __devinitdata = {
{ PCI_VDEVICE(ATHEROS, 0x001a), .driver_data = AR5K_AR5212 }, /* 2413 Griffin-lite */
{ PCI_VDEVICE(ATHEROS, 0x001b), .driver_data = AR5K_AR5212 }, /* 5413 Eagle */
{ PCI_VDEVICE(ATHEROS, 0x001c), .driver_data = AR5K_AR5212 }, /* 5424 Condor (PCI-E)*/
{ PCI_VDEVICE(ATHEROS, 0x0023), .driver_data = AR5K_AR5212 }, /* 5416 */
{ PCI_VDEVICE(ATHEROS, 0x0024), .driver_data = AR5K_AR5212 }, /* 5418 */
{ 0 }
};
MODULE_DEVICE_TABLE(pci, ath5k_pci_id_table);
Expand Down

0 comments on commit 9592a77

Please sign in to comment.