mac80211: upgrade to latest compat-wireless, fix ad-hoc interface setup
[openwrt-10.03/.git] / package / mac80211 / patches / 012-remove_rfkill.patch
index a47168a05cf5eb30db9b0f70e504dccd7315d629..53262edd0b00774d3b43910b1d1904d7e6177d46 100644 (file)
@@ -22,7 +22,7 @@
  #include <linux/rfkill_backport.h>
 --- a/include/linux/rfkill_backport.h
 +++ b/include/linux/rfkill_backport.h
-@@ -149,7 +149,7 @@ struct rfkill_ops {
+@@ -146,7 +146,7 @@ struct rfkill_ops {
        int     (*set_block)(void *data, bool blocked);
  };