Signed-off-by: Hauke Mehrtens <hauke@xxxxxxxxxx> --- patches/03-rfkill.patch | 3 ++- 1 files changed, 2 insertions(+), 1 deletions(-) diff --git a/patches/03-rfkill.patch b/patches/03-rfkill.patch index a46bdf6..051c6f0 100644 --- a/patches/03-rfkill.patch +++ b/patches/03-rfkill.patch @@ -30,7 +30,7 @@ This would do the policing from within mac80211. --- a/net/rfkill/Makefile +++ b/net/rfkill/Makefile -@@ -2,6 +2,6 @@ +@@ -2,7 +2,7 @@ # Makefile for the RF switch subsystem. # @@ -40,6 +40,7 @@ This would do the policing from within mac80211. +rfkill_backport-y += core.o +rfkill_backport-$(CONFIG_RFKILL_BACKPORT_INPUT) += input.o +obj-$(CONFIG_RFKILL_BACKPORT) += rfkill_backport.o + obj-$(CONFIG_RFKILL_REGULATOR) += rfkill-regulator.o --- a/net/rfkill/input.c +++ b/net/rfkill/input.c @@ -232,7 +232,7 @@ static int rfkill_connect(struct input_h -- 1.7.1 -- 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