diff options
author | Florian Fainelli <florian@openwrt.org> | 2011-05-20 10:06:11 +0000 |
---|---|---|
committer | Florian Fainelli <florian@openwrt.org> | 2011-05-20 10:06:11 +0000 |
commit | f9f8dcfa705d84666a58aa71054d0223421f2005 (patch) | |
tree | 8bd1c15fa63aeb1312ded942d36576ebd0bee775 /target/linux/generic/patches-2.6.37/020-ssb_update.patch | |
parent | f0a99c1692afdf9883060083e8ea6107936c6c17 (diff) | |
download | upstream-f9f8dcfa705d84666a58aa71054d0223421f2005.tar.gz upstream-f9f8dcfa705d84666a58aa71054d0223421f2005.tar.bz2 upstream-f9f8dcfa705d84666a58aa71054d0223421f2005.zip |
refresh 2.6.37 patches
SVN-Revision: 26955
Diffstat (limited to 'target/linux/generic/patches-2.6.37/020-ssb_update.patch')
-rw-r--r-- | target/linux/generic/patches-2.6.37/020-ssb_update.patch | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/target/linux/generic/patches-2.6.37/020-ssb_update.patch b/target/linux/generic/patches-2.6.37/020-ssb_update.patch index 718b005426..ff33a38433 100644 --- a/target/linux/generic/patches-2.6.37/020-ssb_update.patch +++ b/target/linux/generic/patches-2.6.37/020-ssb_update.patch @@ -197,7 +197,7 @@ /* TODO - get remaining rev 8 stuff needed */ } -@@ -573,37 +621,34 @@ static int sprom_extract(struct ssb_bus +@@ -573,37 +621,34 @@ static int sprom_extract(struct ssb_bus ssb_dprintk(KERN_DEBUG PFX "SPROM revision %d detected.\n", out->revision); memset(out->et0mac, 0xFF, 6); /* preset et0 and et1 mac */ memset(out->et1mac, 0xFF, 6); |