mac80211: update to backports-4.14-rc2
[openwrt/staging/lynxis.git] / package / kernel / mac80211 / patches / 010-disable_rfkill.patch
index 2902e498d8d8e9a8550a198693960793d0a30eb8..d5253063ce94f54faa73be072f617e776e3c4fa5 100644 (file)
@@ -10,6 +10,6 @@
 +#undef CONFIG_RFKILL_MODULE
 +#undef CONFIG_RFKILL_FULL_MODULE
 +
- #if LINUX_VERSION_CODE >= KERNEL_VERSION(3,10,0)
+ #if LINUX_VERSION_IS_GEQ(3,10,0)
  #include_next <linux/rfkill.h>
  #else