Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 158921
b: refs/heads/master
c: 8ab0ea7
h: refs/heads/master
i:
  158919: 1c89c8d
v: v3
  • Loading branch information
Joe Perches authored and John W. Linville committed Jul 10, 2009
1 parent 97c1e06 commit 190cccf
Show file tree
Hide file tree
Showing 3 changed files with 7 additions and 9 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: 140add21356528fc76ad276fd32b2e7abb945325
refs/heads/master: 8ab0ea77273ecf97d26cf8ca026ef383098577fb
10 changes: 5 additions & 5 deletions trunk/drivers/net/wireless/ipw2x00/ipw2200.c
Original file line number Diff line number Diff line change
Expand Up @@ -11436,11 +11436,11 @@ static struct pci_device_id card_ids[] = {
{PCI_VENDOR_ID_INTEL, 0x1043, 0x8086, 0x2754, 0, 0, 0},
{PCI_VENDOR_ID_INTEL, 0x1043, 0x8086, 0x2761, 0, 0, 0},
{PCI_VENDOR_ID_INTEL, 0x1043, 0x8086, 0x2762, 0, 0, 0},
{PCI_VENDOR_ID_INTEL, 0x104f, PCI_ANY_ID, PCI_ANY_ID, 0, 0, 0},
{PCI_VENDOR_ID_INTEL, 0x4220, PCI_ANY_ID, PCI_ANY_ID, 0, 0, 0}, /* BG */
{PCI_VENDOR_ID_INTEL, 0x4221, PCI_ANY_ID, PCI_ANY_ID, 0, 0, 0}, /* BG */
{PCI_VENDOR_ID_INTEL, 0x4223, PCI_ANY_ID, PCI_ANY_ID, 0, 0, 0}, /* ABG */
{PCI_VENDOR_ID_INTEL, 0x4224, PCI_ANY_ID, PCI_ANY_ID, 0, 0, 0}, /* ABG */
{PCI_VDEVICE(INTEL, 0x104f), 0},
{PCI_VDEVICE(INTEL, 0x4220), 0}, /* BG */
{PCI_VDEVICE(INTEL, 0x4221), 0}, /* BG */
{PCI_VDEVICE(INTEL, 0x4223), 0}, /* ABG */
{PCI_VDEVICE(INTEL, 0x4224), 0}, /* ABG */

/* required last entry */
{0,}
Expand Down
4 changes: 1 addition & 3 deletions trunk/drivers/net/wireless/prism54/islpci_hotplug.c
Original file line number Diff line number Diff line change
Expand Up @@ -49,9 +49,7 @@ static const struct pci_device_id prism54_id_tbl[] = {

/* 3COM 3CRWE154G72 Wireless LAN adapter */
{
0x10b7, 0x6001,
PCI_ANY_ID, PCI_ANY_ID,
0, 0, 0
PCI_VDEVICE(3COM, 0x6001), 0
},

/* Intersil PRISM Indigo Wireless LAN adapter */
Expand Down

0 comments on commit 190cccf

Please sign in to comment.