Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 175519
b: refs/heads/master
c: 6a213af
h: refs/heads/master
i:
  175517: a93d9e1
  175515: 6fd76de
  175511: 49d6159
  175503: 883fedb
  175487: 2ee41da
v: v3
  • Loading branch information
Shahar Or authored and John W. Linville committed Dec 7, 2009
1 parent 5c493b4 commit 6d7f19f
Show file tree
Hide file tree
Showing 2 changed files with 3 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: a589296a3592c8879cef8fd13518fed18c5fa5a3
refs/heads/master: 6a213afd058436dbbd01098d7422c6a0073c39b5
2 changes: 2 additions & 0 deletions trunk/drivers/net/wireless/ath/ath5k/led.c
Original file line number Diff line number Diff line change
Expand Up @@ -79,6 +79,8 @@ static const struct pci_device_id ath5k_led_devices[] = {
{ ATH_SDEVICE(PCI_VENDOR_ID_HP, 0x0137b), ATH_LED(3, 1) },
/* IBM-specific AR5212 (all others) */
{ PCI_VDEVICE(ATHEROS, PCI_DEVICE_ID_ATHEROS_AR5212_IBM), ATH_LED(0, 0) },
/* Dell Vostro A860 (shahar@shahar-or.co.il) */
{ ATH_SDEVICE(PCI_VENDOR_ID_QMI, 0x0112), ATH_LED(3, 0) },
{ }
};

Expand Down

0 comments on commit 6d7f19f

Please sign in to comment.