aboutsummaryrefslogtreecommitdiffstats
path: root/target/linux/brcm47xx/patches-2.6.34/211-b44_timeout_spam.patch
diff options
context:
space:
mode:
authorFlorian Fainelli <florian@openwrt.org>2010-08-22 17:08:37 +0000
committerFlorian Fainelli <florian@openwrt.org>2010-08-22 17:08:37 +0000
commit69120f3f477a3046e901d9f19cbfd1aa17c30575 (patch)
tree500bf42f585d30dc270f96741e3e721f9829a992 /target/linux/brcm47xx/patches-2.6.34/211-b44_timeout_spam.patch
parentdc6cc63c00a1fec5a654e141d9bba1265ac94844 (diff)
downloadupstream-69120f3f477a3046e901d9f19cbfd1aa17c30575.tar.gz
upstream-69120f3f477a3046e901d9f19cbfd1aa17c30575.tar.bz2
upstream-69120f3f477a3046e901d9f19cbfd1aa17c30575.zip
update to 2.6.34.5
SVN-Revision: 22768
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 4dedb82180..f333d71d80 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
-@@ -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) {