diff options
author | Rafał Miłecki <zajec5@gmail.com> | 2014-12-05 16:13:27 +0000 |
---|---|---|
committer | Rafał Miłecki <zajec5@gmail.com> | 2014-12-05 16:13:27 +0000 |
commit | 45fa00564d954d4c306c1d9c534b11372dec03f5 (patch) | |
tree | 611624953450c8b6f9686f8f18bd2651f100bd4e /target/linux/bcm53xx/patches-3.18/150-pci-do-not-probe-too-early.patch | |
parent | ab94a647fedeaacf51184dc424a908ce8104a5f8 (diff) | |
download | upstream-45fa00564d954d4c306c1d9c534b11372dec03f5.tar.gz upstream-45fa00564d954d4c306c1d9c534b11372dec03f5.tar.bz2 upstream-45fa00564d954d4c306c1d9c534b11372dec03f5.zip |
bcm53xx: rename patches that were not upstreamed to 3xx
Signed-off-by: Rafał Miłecki <zajec5@gmail.com>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@43528 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'target/linux/bcm53xx/patches-3.18/150-pci-do-not-probe-too-early.patch')
-rw-r--r-- | target/linux/bcm53xx/patches-3.18/150-pci-do-not-probe-too-early.patch | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/target/linux/bcm53xx/patches-3.18/150-pci-do-not-probe-too-early.patch b/target/linux/bcm53xx/patches-3.18/150-pci-do-not-probe-too-early.patch index b2e56f8e40..ffe46ec949 100644 --- a/target/linux/bcm53xx/patches-3.18/150-pci-do-not-probe-too-early.patch +++ b/target/linux/bcm53xx/patches-3.18/150-pci-do-not-probe-too-early.patch @@ -15,7 +15,7 @@ Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de> --- a/drivers/pci/probe.c +++ b/drivers/pci/probe.c -@@ -2093,7 +2093,10 @@ struct pci_bus *pci_scan_root_bus(struct +@@ -2097,7 +2097,10 @@ struct pci_bus *pci_scan_root_bus(struct if (!found) pci_bus_update_busn_res_end(b, max); |