X-Git-Url: http://git.openwrt.org/?p=openwrt%2Fstaging%2Flynxis.git;a=blobdiff_plain;f=package%2Fkernel%2Fmac80211%2Fpatches%2F002-change_allconfig.patch;h=bd5bebfa450061b4f46eb0c6c3c7ad04946a766f;hp=a071ae63704eca66b5699a454a7a4798ad74902b;hb=a8f63a0717f5;hpb=1114f5dc10755e3c92b5711b420818cf9e366874 diff --git a/package/kernel/mac80211/patches/002-change_allconfig.patch b/package/kernel/mac80211/patches/002-change_allconfig.patch index a071ae6370..bd5bebfa45 100644 --- a/package/kernel/mac80211/patches/002-change_allconfig.patch +++ b/package/kernel/mac80211/patches/002-change_allconfig.patch @@ -1,6 +1,6 @@ --- a/kconf/conf.c +++ b/kconf/conf.c -@@ -594,40 +594,12 @@ int main(int ac, char **av) +@@ -593,40 +593,12 @@ int main(int ac, char **av) case oldconfig: case listnewconfig: case olddefconfig: @@ -44,7 +44,7 @@ break; --- a/kconf/confdata.c +++ b/kconf/confdata.c -@@ -1170,6 +1170,8 @@ bool conf_set_all_new_symbols(enum conf_ +@@ -1169,6 +1169,8 @@ bool conf_set_all_new_symbols(enum conf_ } bool has_changed = false; @@ -53,7 +53,7 @@ for_all_symbols(i, sym) { if (sym_has_value(sym) || (sym->flags & SYMBOL_VALID)) continue; -@@ -1213,8 +1215,6 @@ bool conf_set_all_new_symbols(enum conf_ +@@ -1212,8 +1214,6 @@ bool conf_set_all_new_symbols(enum conf_ }