net: ethernet: intel: Fix a typo in the file ixgbe_dcb_nl.c
authorBhaskar Chowdhury <unixbhaskar@gmail.com>
Wed, 17 Mar 2021 10:00:01 +0000 (15:30 +0530)
committerTony Nguyen <anthony.l.nguyen@intel.com>
Wed, 14 Apr 2021 02:08:48 +0000 (19:08 -0700)
s/Reprogam/Reprogram/

Signed-off-by: Bhaskar Chowdhury <unixbhaskar@gmail.com>
Reviewed-by: Jesse Brandeburg <jesse.brandeburg@intel.com>
Acked-by: Randy Dunlap <rdunlap@infradead.org>
Signed-off-by: Tony Nguyen <anthony.l.nguyen@intel.com>
drivers/net/ethernet/intel/ixgbe/ixgbe_dcb_nl.c

index c00332d..72e6ebf 100644 (file)
@@ -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.
         */