firewall: update to git head
[openwrt.git] / package / mac80211 / patches / 405-regd_no_assoc_hints.patch
index 170bc31..938ac42 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
+@@ -1730,6 +1730,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(
+@@ -1926,6 +1928,7 @@ static void restore_regulatory_settings(
  
  void regulatory_hint_disconnect(void)
  {