diff options
| author | David S. Miller <davem@nuts.ninka.net> | 2003-07-25 02:06:39 -0700 |
|---|---|---|
| committer | David S. Miller <davem@nuts.ninka.net> | 2003-07-25 02:06:39 -0700 |
| commit | 3c00a346d6e7dc22123e866c5bc370a184b623a1 (patch) | |
| tree | e703b553fc763395a92e2c552309acb407a4bf00 /include | |
| parent | 42e8ae0c60498a94747bb80eb9820a67a1a1b8b4 (diff) | |
[TG3]: Fix typo in pci_ids.h change.
Diffstat (limited to 'include')
| -rw-r--r-- | include/linux/pci_ids.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/include/linux/pci_ids.h b/include/linux/pci_ids.h index 7ee166c2875e..7b54e6b44e81 100644 --- a/include/linux/pci_ids.h +++ b/include/linux/pci_ids.h @@ -1757,7 +1757,7 @@ #define PCI_VENDOR_ID_ALTIMA 0x173b #define PCI_DEVICE_ID_ALTIMA_AC1000 0x03e8 -#define PCI_DEVICE_ID_ALTIMA_AC1000 0x03e9 +#define PCI_DEVICE_ID_ALTIMA_AC1001 0x03e9 #define PCI_DEVICE_ID_ALTIMA_AC9100 0x03ea #define PCI_VENDOR_ID_SYMPHONY 0x1c1c |
