mac80211: fix connecting multiple wds stations to an AP
[openwrt/openwrt.git] / package / kernel / mac80211 / patches / subsys / 310-mac80211-add-support-for-restricting-netdev-features.patch
index cd6048b4fd06a080d7feece28f616706f74a1a13..3d286d080d3a2a9d9cfe6a5b75dcec191fa9964f 100644 (file)
@@ -80,7 +80,7 @@ Signed-off-by: Felix Fietkau <nbd@nbd.name>
  
 --- a/net/mac80211/iface.c
 +++ b/net/mac80211/iface.c
-@@ -2179,6 +2179,7 @@ int ieee80211_if_add(struct ieee80211_lo
+@@ -2181,6 +2181,7 @@ int ieee80211_if_add(struct ieee80211_lo
                ndev->priv_flags |= IFF_LIVE_ADDR_CHANGE;
                ndev->hw_features |= ndev->features &
                                        MAC80211_SUPPORTED_FEATURES_TX;