mac80211: fix enabling HT40-
[openwrt/staging/mkresin.git] / package / mac80211 / patches / 405-regd_no_assoc_hints.patch
index 170bc31886db942f01c77ba783ce875deb399530..182bc16a1218e7f1d60dd704a67ab833c81a9824 100644 (file)
@@ -1,6 +1,6 @@
 --- a/net/wireless/reg.c
 +++ b/net/wireless/reg.c
-@@ -1717,6 +1717,8 @@ void regulatory_hint_11d(struct wiphy *w
+@@ -1719,6 +1719,8 @@ void regulatory_hint_11d(struct wiphy *w
        enum environment_cap env = ENVIRON_ANY;
        struct regulatory_request *request, *lr;
  
@@ -9,7 +9,7 @@
        mutex_lock(&reg_mutex);
        lr = get_last_request();
  
-@@ -1913,6 +1915,7 @@ static void restore_regulatory_settings(
+@@ -1915,6 +1917,7 @@ static void restore_regulatory_settings(
  
  void regulatory_hint_disconnect(void)
  {