]> git.droids-corp.org - dpdk.git/blobdiff - drivers/net/pfe/pfe_hif.h
net/cnxk: fix uninitialized variables
[dpdk.git] / drivers / net / pfe / pfe_hif.h
index 6eebbdfc95aed72d3486cc425f17957a70235fe1..e8d5ba10e1cd7ba075e68b3f12c1526bd71f0c55 100644 (file)
@@ -1,5 +1,5 @@
 /* SPDX-License-Identifier: BSD-3-Clause
- * Copyright 2019 NXP
+ * Copyright 2018-2019 NXP
  */
 
 #ifndef _PFE_HIF_H_
@@ -8,7 +8,7 @@
 #define HIF_CLIENT_QUEUES_MAX  16
 #define HIF_RX_PKT_MIN_SIZE RTE_CACHE_LINE_SIZE
 /*
- * HIF_TX_DESC_NT value should be always greter than 4,
+ * HIF_TX_DESC_NT value should be always greater than 4,
  * Otherwise HIF_TX_POLL_MARK will become zero.
  */
 #define HIF_RX_DESC_NT         64