* [dpdk-stable] [PATCH v2 15/21] net/ice/base: fix parameter name in comment
[not found] <20201025002953.1680999-1-qi.z.zhang@intel.com>
@ 2020-10-25 0:29 ` Qi Zhang
0 siblings, 0 replies; only message in thread
From: Qi Zhang @ 2020-10-25 0:29 UTC (permalink / raw)
To: qiming.yang; +Cc: dev, Qi Zhang, stable, Jesse Brandeburg
Fix parameter name for cookie_high and cookie_low.
Fixes: a90fae1d0755 ("net/ice/base: add admin queue structures and commands")
Cc: stable@dpdk.org
Signed-off-by: Jesse Brandeburg <jesse.brandeburg@intel.com>
Signed-off-by: Qi Zhang <qi.z.zhang@intel.com>
---
drivers/net/ice/base/ice_adminq_cmd.h | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/drivers/net/ice/base/ice_adminq_cmd.h b/drivers/net/ice/base/ice_adminq_cmd.h
index 3b75cf577a..c105a445ee 100644
--- a/drivers/net/ice/base/ice_adminq_cmd.h
+++ b/drivers/net/ice/base/ice_adminq_cmd.h
@@ -2652,8 +2652,8 @@ struct ice_aqc_clear_health_status {
* @opcode: AQ command opcode
* @datalen: length in bytes of indirect/external data buffer
* @retval: return value from firmware
- * @cookie_h: opaque data high-half
- * @cookie_l: opaque data low-half
+ * @cookie_high: opaque data high-half
+ * @cookie_low: opaque data low-half
* @params: command-specific parameters
*
* Descriptor format for commands the driver posts on the Admin Transmit Queue
--
2.25.4
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2020-10-25 0:26 UTC | newest]
Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
[not found] <20201025002953.1680999-1-qi.z.zhang@intel.com>
2020-10-25 0:29 ` [dpdk-stable] [PATCH v2 15/21] net/ice/base: fix parameter name in comment Qi Zhang
patches for DPDK stable branches
This inbox may be cloned and mirrored by anyone:
git clone --mirror http://inbox.dpdk.org/stable/0 stable/git/0.git
# If you have public-inbox 1.1+ installed, you may
# initialize and index your mirror using the following commands:
public-inbox-init -V2 stable stable/ http://inbox.dpdk.org/stable \
stable@dpdk.org
public-inbox-index stable
Example config snippet for mirrors.
Newsgroup available over NNTP:
nntp://inbox.dpdk.org/inbox.dpdk.stable
AGPL code for this site: git clone https://public-inbox.org/public-inbox.git