diff options
author | Gabor Juhos <juhosg@openwrt.org> | 2012-03-12 16:27:56 +0000 |
---|---|---|
committer | Gabor Juhos <juhosg@openwrt.org> | 2012-03-12 16:27:56 +0000 |
commit | 0814e6184109f8bba779e4f71f9336957910f518 (patch) | |
tree | 6709ee6bbbc008998ef3943c9d582e18377ad53a /target/linux/ar71xx/patches-3.3/508-MIPS-ath79-prom-image-command-line-hack.patch | |
parent | 0f77d0b2baccc813342d69143a0554d8125a9d54 (diff) | |
download | upstream-0814e6184109f8bba779e4f71f9336957910f518.tar.gz upstream-0814e6184109f8bba779e4f71f9336957910f518.tar.bz2 upstream-0814e6184109f8bba779e4f71f9336957910f518.zip |
ar71xx: fix Compex WPE72 detection
SVN-Revision: 30902
Diffstat (limited to 'target/linux/ar71xx/patches-3.3/508-MIPS-ath79-prom-image-command-line-hack.patch')
-rw-r--r-- | target/linux/ar71xx/patches-3.3/508-MIPS-ath79-prom-image-command-line-hack.patch | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/target/linux/ar71xx/patches-3.3/508-MIPS-ath79-prom-image-command-line-hack.patch b/target/linux/ar71xx/patches-3.3/508-MIPS-ath79-prom-image-command-line-hack.patch index 062e513a35..72a3b56649 100644 --- a/target/linux/ar71xx/patches-3.3/508-MIPS-ath79-prom-image-command-line-hack.patch +++ b/target/linux/ar71xx/patches-3.3/508-MIPS-ath79-prom-image-command-line-hack.patch @@ -36,7 +36,7 @@ static int __init ath79_prom_init_myloader(void) { struct myloader_info *mylo; -@@ -95,6 +124,8 @@ static int __init ath79_prom_init_myload +@@ -98,6 +127,8 @@ static int __init ath79_prom_init_myload ath79_prom_append_cmdline("ethaddr", mac_buf); @@ -45,7 +45,7 @@ return 1; } -@@ -102,6 +133,9 @@ static __init void ath79_prom_init_cmdli +@@ -105,6 +136,9 @@ static __init void ath79_prom_init_cmdli { int i; |