]> git.droids-corp.org - dpdk.git/blobdiff - drivers/net/ice/base/ice_controlq.c
net/ice/base: modify recursive way of adding nodes
[dpdk.git] / drivers / net / ice / base / ice_controlq.c
index 111288184b3bfb5dd20fd01b916dfb6e2debd528..4c4f92552b4fc7dc212764e2e85d9c032bb38dbd 100644 (file)
@@ -1053,7 +1053,7 @@ sq_send_command_error:
  * ice_sq_send_cmd - send command to Control Queue (ATQ)
  * @hw: pointer to the HW struct
  * @cq: pointer to the specific Control queue
- * @desc: prefilled descriptor describing the command (non DMA mem)
+ * @desc: prefilled descriptor describing the command
  * @buf: buffer to use for indirect commands (or NULL for direct commands)
  * @buf_size: size of buffer for indirect commands (or 0 for direct commands)
  * @cd: pointer to command details structure