LKML Archive mirror
 help / color / mirror / Atom feed
* [PATCH] net: ethernet: intel: Fix a typo in the file ixgbe_dcb_nl.c
@ 2021-03-17 10:00 Bhaskar Chowdhury
  2021-03-17 17:00 ` Jesse Brandeburg
  2021-03-17 17:52 ` Randy Dunlap
  0 siblings, 2 replies; 3+ messages in thread
From: Bhaskar Chowdhury @ 2021-03-17 10:00 UTC (permalink / raw
  To: jesse.brandeburg, anthony.l.nguyen, davem, kuba, intel-wired-lan,
	netdev, linux-kernel
  Cc: rdunlap, Bhaskar Chowdhury


s/Reprogam/Reprogram/

Signed-off-by: Bhaskar Chowdhury <unixbhaskar@gmail.com>
---
 drivers/net/ethernet/intel/ixgbe/ixgbe_dcb_nl.c | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/drivers/net/ethernet/intel/ixgbe/ixgbe_dcb_nl.c b/drivers/net/ethernet/intel/ixgbe/ixgbe_dcb_nl.c
index c00332d2e02a..72e6ebffea33 100644
--- a/drivers/net/ethernet/intel/ixgbe/ixgbe_dcb_nl.c
+++ b/drivers/net/ethernet/intel/ixgbe/ixgbe_dcb_nl.c
@@ -361,7 +361,7 @@ static u8 ixgbe_dcbnl_set_all(struct net_device *netdev)
 	}

 #ifdef IXGBE_FCOE
-	/* Reprogam FCoE hardware offloads when the traffic class
+	/* Reprogram FCoE hardware offloads when the traffic class
 	 * FCoE is using changes. This happens if the APP info
 	 * changes or the up2tc mapping is updated.
 	 */
--
2.30.2


^ permalink raw reply related	[flat|nested] 3+ messages in thread

* Re: [PATCH] net: ethernet: intel: Fix a typo in the file ixgbe_dcb_nl.c
  2021-03-17 10:00 [PATCH] net: ethernet: intel: Fix a typo in the file ixgbe_dcb_nl.c Bhaskar Chowdhury
@ 2021-03-17 17:00 ` Jesse Brandeburg
  2021-03-17 17:52 ` Randy Dunlap
  1 sibling, 0 replies; 3+ messages in thread
From: Jesse Brandeburg @ 2021-03-17 17:00 UTC (permalink / raw
  To: Bhaskar Chowdhury
  Cc: anthony.l.nguyen, davem, kuba, intel-wired-lan, netdev,
	linux-kernel, rdunlap

Bhaskar Chowdhury wrote:

> 
> s/Reprogam/Reprogram/
> 
> Signed-off-by: Bhaskar Chowdhury <unixbhaskar@gmail.com>

Reviewed-by: Jesse Brandeburg <jesse.brandeburg@intel.com>

^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: [PATCH] net: ethernet: intel: Fix a typo in the file ixgbe_dcb_nl.c
  2021-03-17 10:00 [PATCH] net: ethernet: intel: Fix a typo in the file ixgbe_dcb_nl.c Bhaskar Chowdhury
  2021-03-17 17:00 ` Jesse Brandeburg
@ 2021-03-17 17:52 ` Randy Dunlap
  1 sibling, 0 replies; 3+ messages in thread
From: Randy Dunlap @ 2021-03-17 17:52 UTC (permalink / raw
  To: Bhaskar Chowdhury, jesse.brandeburg, anthony.l.nguyen, davem,
	kuba, intel-wired-lan, netdev, linux-kernel

On 3/17/21 3:00 AM, Bhaskar Chowdhury wrote:
> 
> s/Reprogam/Reprogram/
> 
> Signed-off-by: Bhaskar Chowdhury <unixbhaskar@gmail.com>

Acked-by: Randy Dunlap <rdunlap@infradead.org>

> ---
>  drivers/net/ethernet/intel/ixgbe/ixgbe_dcb_nl.c | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)
> 
> diff --git a/drivers/net/ethernet/intel/ixgbe/ixgbe_dcb_nl.c b/drivers/net/ethernet/intel/ixgbe/ixgbe_dcb_nl.c
> index c00332d2e02a..72e6ebffea33 100644
> --- a/drivers/net/ethernet/intel/ixgbe/ixgbe_dcb_nl.c
> +++ b/drivers/net/ethernet/intel/ixgbe/ixgbe_dcb_nl.c
> @@ -361,7 +361,7 @@ static u8 ixgbe_dcbnl_set_all(struct net_device *netdev)
>  	}
> 
>  #ifdef IXGBE_FCOE
> -	/* Reprogam FCoE hardware offloads when the traffic class
> +	/* Reprogram FCoE hardware offloads when the traffic class
>  	 * FCoE is using changes. This happens if the APP info
>  	 * changes or the up2tc mapping is updated.
>  	 */
> --


-- 
~Randy


^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2021-03-17 17:53 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2021-03-17 10:00 [PATCH] net: ethernet: intel: Fix a typo in the file ixgbe_dcb_nl.c Bhaskar Chowdhury
2021-03-17 17:00 ` Jesse Brandeburg
2021-03-17 17:52 ` Randy Dunlap

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).