Re: [PATCH] mac80211: typo fixes in kerneldoc comments

From: Randy Dunlap
Date: Thu Oct 24 2019 - 17:34:52 EST


On 10/24/19 2:29 PM, Chris Packham wrote:
> diff --git a/include/net/mac80211.h b/include/net/mac80211.h
> index 523c6a09e1c8..93d774e0d082 100644
> --- a/include/net/mac80211.h
> +++ b/include/net/mac80211.h
> @@ -312,7 +312,7 @@ struct ieee80211_vif_chanctx_switch {
> * @BSS_CHANGED_KEEP_ALIVE: keep alive options (idle period or protected
> * keep alive) changed.
> * @BSS_CHANGED_MCAST_RATE: Multicast Rate setting changed for this interface
> - * @BSS_CHANGED_FTM_RESPONDER: fime timing reasurement request responder
> + * @BSS_CHANGED_FTM_RESPONDER: fine timing reasurement request responder

measurement

> * functionality changed for this BSS (AP mode).
> * @BSS_CHANGED_TWT: TWT status changed
> * @BSS_CHANGED_HE_OBSS_PD: OBSS Packet Detection status changed.

thanks.
--
~Randy