aboutsummaryrefslogtreecommitdiffstats
path: root/target/linux/brcm47xx/patches-2.6.34/211-b44_timeout_spam.patch
diff options
context:
space:
mode:
authorHauke Mehrtens <hauke@hauke-m.de>2010-07-19 20:25:20 +0000
committerHauke Mehrtens <hauke@hauke-m.de>2010-07-19 20:25:20 +0000
commit49edb3c342b79913df0fa0b16719e2afcab7cfdc (patch)
treedb3c0bd78af0dd17e5233982fdb1edadfd25bb28 /target/linux/brcm47xx/patches-2.6.34/211-b44_timeout_spam.patch
parent0799e77a8b44009bb6fc34a314bcbf8c970ad47a (diff)
downloadupstream-49edb3c342b79913df0fa0b16719e2afcab7cfdc.tar.gz
upstream-49edb3c342b79913df0fa0b16719e2afcab7cfdc.tar.bz2
upstream-49edb3c342b79913df0fa0b16719e2afcab7cfdc.zip
brcm47xx: prepare brcm47xx patches for sending to mainline.
SVN-Revision: 22296
Diffstat (limited to 'target/linux/brcm47xx/patches-2.6.34/211-b44_timeout_spam.patch')
-rw-r--r--target/linux/brcm47xx/patches-2.6.34/211-b44_timeout_spam.patch2
1 files changed, 1 insertions, 1 deletions
diff --git a/target/linux/brcm47xx/patches-2.6.34/211-b44_timeout_spam.patch b/target/linux/brcm47xx/patches-2.6.34/211-b44_timeout_spam.patch
index 8e1615f770..4dedb82180 100644
--- a/target/linux/brcm47xx/patches-2.6.34/211-b44_timeout_spam.patch
+++ b/target/linux/brcm47xx/patches-2.6.34/211-b44_timeout_spam.patch
@@ -1,6 +1,6 @@
--- a/drivers/net/b44.c
+++ b/drivers/net/b44.c
-@@ -191,10 +190,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) {