aboutsummaryrefslogtreecommitdiff
path: root/sys/dev/ice/ice_lan_tx_rx.h
diff options
context:
space:
mode:
Diffstat (limited to 'sys/dev/ice/ice_lan_tx_rx.h')
-rw-r--r--sys/dev/ice/ice_lan_tx_rx.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/dev/ice/ice_lan_tx_rx.h b/sys/dev/ice/ice_lan_tx_rx.h
index 693e0ca5efc6..eedacdab0216 100644
--- a/sys/dev/ice/ice_lan_tx_rx.h
+++ b/sys/dev/ice/ice_lan_tx_rx.h
@@ -630,7 +630,7 @@ enum ice_rxdid {
ICE_RXDID_LAST = 63,
};
-/* Recceive Flex descriptor Dword Index */
+/* Receive Flex descriptor Dword Index */
enum ice_flex_word {
ICE_RX_FLEX_DWORD_0 = 0,
ICE_RX_FLEX_DWORD_1,