From 8f8c254d1f6b42d1a6f67b26e29fd4f2dcb91c61 Mon Sep 17 00:00:00 2001 From: nbd Date: Fri, 15 Jan 2010 01:16:40 +0000 Subject: mac80211: update to wireless-testing+wireless-2.6 from 2010-01-13 git-svn-id: svn://svn.openwrt.org/openwrt/trunk@19139 3c298f89-4303-0410-b956-a3cf2f4a3e73 --- package/mac80211/patches/012-remove_rfkill.patch | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'package/mac80211/patches/012-remove_rfkill.patch') diff --git a/package/mac80211/patches/012-remove_rfkill.patch b/package/mac80211/patches/012-remove_rfkill.patch index a47168a05..ae80b6ef9 100644 --- a/package/mac80211/patches/012-remove_rfkill.patch +++ b/package/mac80211/patches/012-remove_rfkill.patch @@ -26,7 +26,7 @@ int (*set_block)(void *data, bool blocked); }; --#if defined(CONFIG_RFKILL_BACKPORT) || defined(CONFIG_RFKILL_MODULE_BACKPORT) +-#if defined(CONFIG_RFKILL_BACKPORT) || defined(CONFIG_RFKILL_BACKPORT_MODULE) +#if 0 /** * rfkill_alloc - allocate rfkill structure -- cgit v1.2.3