mac80211: Update to version 5.7-rc3-1
[openwrt/staging/wigyori.git] / package / kernel / mac80211 / patches / subsys / 304-mac80211-sta-randomize-BA-session-dialog-token-alloc.patch
index 64ae487be289797ddd2e7e1935ed77768deb4f0a..10d8ad8d716ffc1e161a8f5281891887fa7c8d08 100644 (file)
@@ -28,7 +28,7 @@ Signed-off-by: Johannes Berg <johannes.berg@intel.com>
 
 --- a/net/mac80211/sta_info.c
 +++ b/net/mac80211/sta_info.c
-@@ -338,6 +338,7 @@ struct sta_info *sta_info_alloc(struct i
+@@ -339,6 +339,7 @@ struct sta_info *sta_info_alloc(struct i
        INIT_WORK(&sta->drv_deliver_wk, sta_deliver_ps_frames);
        INIT_WORK(&sta->ampdu_mlme.work, ieee80211_ba_session_work);
        mutex_init(&sta->ampdu_mlme.mtx);