aboutsummaryrefslogtreecommitdiffstats
path: root/target/linux/brcm47xx/patches-2.6.35/211-b44_timeout_spam.patch
diff options
context:
space:
mode:
authorHauke Mehrtens <hauke@hauke-m.de>2010-11-07 13:44:48 +0000
committerHauke Mehrtens <hauke@hauke-m.de>2010-11-07 13:44:48 +0000
commit4e797b62787c7fbb36d5b4c936cf8bc9a382f4d4 (patch)
tree06aadac1a8930503b351ddc9efa2ce3d5067e9eb /target/linux/brcm47xx/patches-2.6.35/211-b44_timeout_spam.patch
parentc5711cadd39a35d28d6f7cbdde2fffb72e97332e (diff)
downloadupstream-4e797b62787c7fbb36d5b4c936cf8bc9a382f4d4.tar.gz
upstream-4e797b62787c7fbb36d5b4c936cf8bc9a382f4d4.tar.bz2
upstream-4e797b62787c7fbb36d5b4c936cf8bc9a382f4d4.zip
brcm47xx: Fix boot problem with wgt634u.
Readd the workarround from the old version again which was removed in r22296 and refresh the patches. This should close #7874 Thank you Russell Senior for testing. SVN-Revision: 23911
Diffstat (limited to 'target/linux/brcm47xx/patches-2.6.35/211-b44_timeout_spam.patch')
-rw-r--r--target/linux/brcm47xx/patches-2.6.35/211-b44_timeout_spam.patch2
1 files changed, 1 insertions, 1 deletions
diff --git a/target/linux/brcm47xx/patches-2.6.35/211-b44_timeout_spam.patch b/target/linux/brcm47xx/patches-2.6.35/211-b44_timeout_spam.patch
index 4dedb82180..f333d71d80 100644
--- a/target/linux/brcm47xx/patches-2.6.35/211-b44_timeout_spam.patch
+++ b/target/linux/brcm47xx/patches-2.6.35/211-b44_timeout_spam.patch
@@ -1,6 +1,6 @@
--- a/drivers/net/b44.c
+++ b/drivers/net/b44.c
-@@ -188,10 +188,11 @@ static int b44_wait_bit(struct b44 *bp,
+@@ -188,10 +188,11 @@ static int b44_wait_bit(struct b44 *bp,
udelay(10);
}
if (i == timeout) {