[PATCH 3/3] wifi: ath12k: Refactor Rx status TLV parsing procedure argument
Kalle Valo
kvalo at kernel.org
Thu Dec 19 03:34:30 PST 2024
Karthikeyan Periyasamy <quic_periyasa at quicinc.com> writes:
> Currently, ath12k_dp_mon_rx_parse_status_tlv() takes the TLV tag, TLV data
> and TLV userid as separate arguments from the caller. These argument can
> be fetched from the TLV header itself. Therefore, pass the TLV header and
> retrieve the necessary fields from the header instead of passing them from
> the caller.
The commit message doesn't reply to "why?". Is there a clear benefit in
the future or are you just doing random code cleanup?
--
https://patchwork.kernel.org/project/linux-wireless/list/
https://wireless.wiki.kernel.org/en/developers/documentation/submittingpatches
More information about the ath12k
mailing list