Files
wlan-ap/feeds/ipq807x_v5.4/mac80211
Venkat Chimata 0b0de111e2 mac80211: Update tx stats correctly in case of AP mode
In the backports driver the tx stats are updated in ieee80211_8023_xmit.
However in AP mode the packets are transmitted in ieee80211_8023_xmit_ap.
ieee80211_8023_xmit is not hit in case of AP mode. Update the stats just
before calling ieee80211_8023_xmit_ap

Signed-off-by: Venkat Chimata <venkata@shasta.cloud>
2024-07-11 12:17:15 +02:00
..
2023-04-10 14:25:48 +02:00
2023-04-10 14:25:48 +02:00
2023-09-28 14:50:26 +02:00