aboutsummaryrefslogtreecommitdiffstats
path: root/target/linux/generic/patches-2.6.35/975-ssb_update.patch
diff options
context:
space:
mode:
authorImre Kaloz <kaloz@openwrt.org>2010-11-24 18:50:11 +0000
committerImre Kaloz <kaloz@openwrt.org>2010-11-24 18:50:11 +0000
commitead8ab8403bfbc0fa588c6590e85c18141fa74a2 (patch)
treeba09767c2a0918184d698bc442e6b363437b5483 /target/linux/generic/patches-2.6.35/975-ssb_update.patch
parent2c63c1543e64ab431ace157d2469e171c7f9205f (diff)
downloadupstream-ead8ab8403bfbc0fa588c6590e85c18141fa74a2.tar.gz
upstream-ead8ab8403bfbc0fa588c6590e85c18141fa74a2.tar.bz2
upstream-ead8ab8403bfbc0fa588c6590e85c18141fa74a2.zip
update to the latest stable kernels
SVN-Revision: 24136
Diffstat (limited to 'target/linux/generic/patches-2.6.35/975-ssb_update.patch')
-rw-r--r--target/linux/generic/patches-2.6.35/975-ssb_update.patch2
1 files changed, 1 insertions, 1 deletions
diff --git a/target/linux/generic/patches-2.6.35/975-ssb_update.patch b/target/linux/generic/patches-2.6.35/975-ssb_update.patch
index 6cf41cc6a0..35d0515160 100644
--- a/target/linux/generic/patches-2.6.35/975-ssb_update.patch
+++ b/target/linux/generic/patches-2.6.35/975-ssb_update.patch
@@ -298,7 +298,7 @@
tx_ring_dma + size > DMA_BIT_MASK(30)) {
kfree(tx_ring);
goto out_err;
-@@ -2176,12 +2169,14 @@ static int __devinit b44_init_one(struct
+@@ -2174,12 +2167,14 @@ static int __devinit b44_init_one(struct
"Failed to powerup the bus\n");
goto err_out_free_dev;
}