projects
/
openwrt.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
[package] acx: don't fail if 'wifi' led is missing
[openwrt.git]
/
target
/
linux
/
generic
/
patches-2.6.35
/
975-ssb_update.patch
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
6cf41cc
..
35d0515
100644
(file)
--- 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;
tx_ring_dma + size > DMA_BIT_MASK(30)) {
kfree(tx_ring);
goto out_err;
-@@ -217
6,12 +2169
,14 @@ static int __devinit b44_init_one(struct
+@@ -217
4,12 +2167
,14 @@ static int __devinit b44_init_one(struct
"Failed to powerup the bus\n");
goto err_out_free_dev;
}
"Failed to powerup the bus\n");
goto err_out_free_dev;
}
This page took
0.025023 seconds
and
4
git commands to generate.