[<prev] [next>] [day] [month] [year] [list]
Message-ID: <CAJeuY79-g7z2-cvjGJ9bGsSeFvMQfbD19qPB35cU6qYFy5ENig@mail.gmail.com>
Date: Fri, 29 Sep 2017 19:51:44 +0800
From: Hao Zhang <hao5781286@...il.com>
To: davem@...emloft.net, bkenward@...arflare.com, ecree@...arflare.com,
netdev@...r.kernel.org, linux-net-drivers@...arflare.com
Subject: Re: [PATCH] net: ethernet: sfc: There is a typo, modify curent to current.
Resend to maintainer.
Regards :)
2017-09-29 18:19 GMT+08:00 Hao Zhang <hao5781286@...il.com>:
> There is a typo, fix it by modify curent to current.
>
> Signed-off-by: Hao Zhang <hao5781286@...il.com>
> ---
> drivers/net/ethernet/sfc/mcdi_pcol.h | 2 +-
> 1 file changed, 1 insertion(+), 1 deletion(-)
>
> diff --git a/drivers/net/ethernet/sfc/mcdi_pcol.h b/drivers/net/ethernet/sfc/mcdi_pcol.h
> index 91fb54f..8bfc8d4 100644
> --- a/drivers/net/ethernet/sfc/mcdi_pcol.h
> +++ b/drivers/net/ethernet/sfc/mcdi_pcol.h
> @@ -11505,7 +11505,7 @@
>
> /***********************************/
> /* MC_CMD_GET_SNAPSHOT_LENGTH
> - * Obtain the curent range of allowable values for the SNAPSHOT_LENGTH
> + * Obtain the current range of allowable values for the SNAPSHOT_LENGTH
> * parameter to MC_CMD_INIT_RXQ.
> */
> #define MC_CMD_GET_SNAPSHOT_LENGTH 0x101
> --
> 2.7.4
>
Powered by blists - more mailing lists