mac80211: update to 6.6.15
[openwrt/openwrt.git] / package / kernel / mac80211 / patches / ath / 100-wifi-ath-add-struct_group-for-struct-ath_cycle_count.patch
index 6c476e905811726074bbf01f769c1976d0e384ab..f464072d75084d6f9843f4bc3766440322b484b7 100644 (file)
@@ -71,7 +71,7 @@ Signed-off-by: Shiji Yang <yangshiji66@qq.com>
        /*
 --- a/drivers/net/wireless/ath/ath5k/mac80211-ops.c
 +++ b/drivers/net/wireless/ath/ath5k/mac80211-ops.c
-@@ -665,7 +665,7 @@ ath5k_get_survey(struct ieee80211_hw *hw
+@@ -664,7 +664,7 @@ ath5k_get_survey(struct ieee80211_hw *hw
                ah->survey.time_rx += cc->rx_frame / div;
                ah->survey.time_tx += cc->tx_frame / div;
        }