mac80211: Update to version 5.4.36-1
[openwrt/staging/luka.git] / package / kernel / mac80211 / patches / subsys / 306-mac80211-move-store-skb-ack-code-to-its-own-function.patch
index 72e3d842d2289a57b2136969b65a9ed3565b10d4..4f0a699c808d567b744847400381d757db7b0d84 100644 (file)
@@ -13,7 +13,7 @@ Signed-off-by: Johannes Berg <johannes.berg@intel.com>
 
 --- a/net/mac80211/tx.c
 +++ b/net/mac80211/tx.c
-@@ -2439,6 +2439,33 @@ static int ieee80211_lookup_ra_sta(struc
+@@ -2445,6 +2445,33 @@ static int ieee80211_lookup_ra_sta(struc
        return 0;
  }
  
@@ -47,7 +47,7 @@ Signed-off-by: Johannes Berg <johannes.berg@intel.com>
  /**
   * ieee80211_build_hdr - build 802.11 header in the given frame
   * @sdata: virtual interface to build the header for
-@@ -2732,26 +2759,8 @@ static struct sk_buff *ieee80211_build_h
+@@ -2738,26 +2765,8 @@ static struct sk_buff *ieee80211_build_h
        }
  
        if (unlikely(!multicast && skb->sk &&