On Wed, 2019-02-06 at 13:17 +0200, Luca Coelho wrote:
> From: Adiel Aloni <[email protected]>
> 
> Signed-off-by: Adiel Aloni <[email protected]>
> Signed-off-by: Luca Coelho <[email protected]>
> ---
>  net/mac80211/mlme.c | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)
> 
> diff --git a/net/mac80211/mlme.c b/net/mac80211/mlme.c
> index 6d1e7e6f1c21..0b27e52daf43 100644
> --- a/net/mac80211/mlme.c
> +++ b/net/mac80211/mlme.c
> @@ -184,7 +184,7 @@ ieee80211_determine_chantype(struct ieee80211_sub_if_data 
> *sdata,
>                * it should be OK.
>                */
>               sdata_info(sdata,
> -                        "Wrong control channel: center-freq: %d ht-cfreq: %d 
> ht->primary_chan: %d band: %d - Disabling HT\n",
> +                        "mismatch: center-freq: %d ht-cfreq: %d 
> ht->primary_chan: %d band: %d - Disable HT\n",
> 

I know you also have a patch in the pipeline that just extends the
buffer, so I'm dropping this :)

johannes

Reply via email to