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
commit1ae1fb6b50a8cb8f036a075f0978c447dcdd4f1c (patch)
treeeb4a897e44134d4704d27d64e4e790525ce53f36 /target/linux/generic/patches-2.6.35/975-ssb_update.patch
parent553b131fe8be21960ecef7de94a9a3291eb283d6 (diff)
downloadupstream-1ae1fb6b50a8cb8f036a075f0978c447dcdd4f1c.tar.gz
upstream-1ae1fb6b50a8cb8f036a075f0978c447dcdd4f1c.tar.bz2
upstream-1ae1fb6b50a8cb8f036a075f0978c447dcdd4f1c.zip
update to the latest stable kernels
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@24136 3c298f89-4303-0410-b956-a3cf2f4a3e73
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;
}