[PATCH 3/3] wifi: ath12k: Fix a few spelling errors
Jeff Johnson
quic_jjohnson at quicinc.com
Tue Aug 22 09:43:08 PDT 2023
On 8/22/2023 9:18 AM, Randy Dunlap wrote:
> Hi--
>
> On 8/22/23 07:50, Jeff Johnson wrote:
>> Fix a few issues flagged by 'codespell'.
>>
>> Signed-off-by: Jeff Johnson <quic_jjohnson at quicinc.com>
>> ---
>> drivers/net/wireless/ath/ath12k/dp.h | 2 +-
>> drivers/net/wireless/ath/ath12k/dp_rx.c | 2 +-
>> drivers/net/wireless/ath/ath12k/dp_tx.c | 2 +-
>> drivers/net/wireless/ath/ath12k/mac.c | 2 +-
>> drivers/net/wireless/ath/ath12k/rx_desc.h | 2 +-
>> 5 files changed, 5 insertions(+), 5 deletions(-)
>>
>> diff --git a/drivers/net/wireless/ath/ath12k/mac.c b/drivers/net/wireless/ath/ath12k/mac.c
>> index 0f2af2f14ef7..dbaf033c2527 100644
>> --- a/drivers/net/wireless/ath/ath12k/mac.c
>> +++ b/drivers/net/wireless/ath/ath12k/mac.c
>> @@ -6771,7 +6771,7 @@ ath12k_mac_op_reconfig_complete(struct ieee80211_hw *hw,
>> /* After trigger disconnect, then upper layer will
>> * trigger connect again, then the PN number of
>> * upper layer will be reset to keep up with AP
>> - * side, hence PN number mis-match will not happened.
>> + * side, hence PN number mismatch will not happened.
>
> The fix is good, but preferably also s/happened/happen/.
Kalle, can you apply that when it goes to -pending?
>
>> */
>> if (arvif->is_up &&
>> arvif->vdev_type == WMI_VDEV_TYPE_STA &&
>
More information about the ath10k
mailing list