diff options
author | Hauke Mehrtens <hauke@openwrt.org> | 2011-06-28 20:25:39 +0000 |
---|---|---|
committer | Hauke Mehrtens <hauke@openwrt.org> | 2011-06-28 20:25:39 +0000 |
commit | b1e50c66ea303254371776bda2c325331796e5bb (patch) | |
tree | 1ac1de0b18cb9a20db27a1a2dbad170dd033f8ec /target/linux/brcm47xx | |
parent | 99204249696129389ffa13f854ff7d2f9aeeca12 (diff) | |
download | master-187ad058-b1e50c66ea303254371776bda2c325331796e5bb.tar.gz master-187ad058-b1e50c66ea303254371776bda2c325331796e5bb.tar.bz2 master-187ad058-b1e50c66ea303254371776bda2c325331796e5bb.zip |
kernel: refresh patches for kernel 3.0-rc5
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@27300 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'target/linux/brcm47xx')
-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 |