summaryrefslogtreecommitdiff
path: root/net/ipv4/tcp_ipv4.c
diff options
context:
space:
mode:
authorSarika Sharma <sarika.sharma@oss.qualcomm.com>2025-10-24 10:06:27 +0530
committerJohannes Berg <johannes.berg@intel.com>2025-10-27 09:18:19 +0100
commitcc18fffa3a51792637169872886df3407bd5bb84 (patch)
tree94711c11f92a29a407d7b69628b463bd55662cef /net/ipv4/tcp_ipv4.c
parentbca76b875d0530658f3ba1bc946dbae1974f14c3 (diff)
wifi: mac80211: fix missing RX bitrate update for mesh forwarding path
Currently, RX bitrate statistics are not updated for packets received on the mesh forwarding path during fast RX processing. This results in incomplete RX rate tracking in station dump outputs for mesh scenarios. Update ieee80211_invoke_fast_rx() to record the RX rate using sta_stats_encode_rate() and store it in the last_rate field of ieee80211_sta_rx_stats when RX_QUEUED is returned from ieee80211_rx_mesh_data(). This ensures that RX bitrate is properly accounted for in both RSS and non-RSS paths. Signed-off-by: Sarika Sharma <sarika.sharma@oss.qualcomm.com> Link: https://patch.msgid.link/20251024043627.1640447-1-sarika.sharma@oss.qualcomm.com Signed-off-by: Johannes Berg <johannes.berg@intel.com>
Diffstat (limited to 'net/ipv4/tcp_ipv4.c')
0 files changed, 0 insertions, 0 deletions