Commit ce2cb12d authored by Bhaskar Chowdhury's avatar Bhaskar Chowdhury Committed by Tony Nguyen

net: ethernet: intel: Fix a typo in the file ixgbe_dcb_nl.c

s/Reprogam/Reprogram/
Signed-off-by: default avatarBhaskar Chowdhury <unixbhaskar@gmail.com>
Reviewed-by: default avatarJesse Brandeburg <jesse.brandeburg@intel.com>
Acked-by: default avatarRandy Dunlap <rdunlap@infradead.org>
Signed-off-by: default avatarTony Nguyen <anthony.l.nguyen@intel.com>
parent 7eceea90
...@@ -361,7 +361,7 @@ static u8 ixgbe_dcbnl_set_all(struct net_device *netdev) ...@@ -361,7 +361,7 @@ static u8 ixgbe_dcbnl_set_all(struct net_device *netdev)
} }
#ifdef IXGBE_FCOE #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 * FCoE is using changes. This happens if the APP info
* changes or the up2tc mapping is updated. * changes or the up2tc mapping is updated.
*/ */
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment