Signed-off-by: Hauke Mehrtens <hauke@xxxxxxxxxx> --- patches/03-rfkill.patch | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/patches/03-rfkill.patch b/patches/03-rfkill.patch index ac44545..8df6fde 100644 --- a/patches/03-rfkill.patch +++ b/patches/03-rfkill.patch @@ -179,7 +179,7 @@ This would do the policing from within mac80211. }; -#if defined(CONFIG_RFKILL) || defined(CONFIG_RFKILL_MODULE) -+#if defined(CONFIG_RFKILL_BACKPORT) || defined(CONFIG_RFKILL_MODULE_BACKPORT) ++#if defined(CONFIG_RFKILL_BACKPORT) || defined(CONFIG_RFKILL_BACKPORT_MODULE) /** * rfkill_alloc - allocate rfkill structure * @name: name of the struct -- the string is not copied internally -- 1.6.3.3 -- To unsubscribe from this list: send the line "unsubscribe linux-wireless" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html