diff options
author | Hauke Mehrtens <hauke@hauke-m.de> | 2011-06-28 20:25:39 +0000 |
---|---|---|
committer | Hauke Mehrtens <hauke@hauke-m.de> | 2011-06-28 20:25:39 +0000 |
commit | 3f0eed15a2c8140943f66e31806054c7550377ae (patch) | |
tree | 7995b40c3a102fc47b3541417990ddda01b3d8e5 /target/linux/brcm47xx/patches-3.0 | |
parent | 2af4f6f634492487a02685e2ad4184b98d574572 (diff) | |
download | upstream-3f0eed15a2c8140943f66e31806054c7550377ae.tar.gz upstream-3f0eed15a2c8140943f66e31806054c7550377ae.tar.bz2 upstream-3f0eed15a2c8140943f66e31806054c7550377ae.zip |
kernel: refresh patches for kernel 3.0-rc5
SVN-Revision: 27300
Diffstat (limited to 'target/linux/brcm47xx/patches-3.0')
-rw-r--r-- | target/linux/brcm47xx/patches-3.0/830-tg3_add_pci_ids.patch | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/target/linux/brcm47xx/patches-3.0/830-tg3_add_pci_ids.patch b/target/linux/brcm47xx/patches-3.0/830-tg3_add_pci_ids.patch index 1fbd909d08..faa9380fad 100644 --- a/target/linux/brcm47xx/patches-3.0/830-tg3_add_pci_ids.patch +++ b/target/linux/brcm47xx/patches-3.0/830-tg3_add_pci_ids.patch @@ -23,7 +23,7 @@ Date: Thu Dec 16 20:01:17 2010 +0100 {PCI_DEVICE(PCI_VENDOR_ID_BROADCOM, PCI_DEVICE_ID_TIGON3_5752)}, --- a/include/linux/pci_ids.h +++ b/include/linux/pci_ids.h -@@ -2076,6 +2076,7 @@ +@@ -2077,6 +2077,7 @@ #define PCI_DEVICE_ID_NX2_57711E 0x1650 #define PCI_DEVICE_ID_TIGON3_5705 0x1653 #define PCI_DEVICE_ID_TIGON3_5705_2 0x1654 @@ -31,7 +31,7 @@ Date: Thu Dec 16 20:01:17 2010 +0100 #define PCI_DEVICE_ID_TIGON3_5721 0x1659 #define PCI_DEVICE_ID_TIGON3_5722 0x165a #define PCI_DEVICE_ID_TIGON3_5723 0x165b -@@ -2091,11 +2092,13 @@ +@@ -2092,11 +2093,13 @@ #define PCI_DEVICE_ID_TIGON3_5754M 0x1672 #define PCI_DEVICE_ID_TIGON3_5755M 0x1673 #define PCI_DEVICE_ID_TIGON3_5756 0x1674 |