Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 47365ab8 authored by Emmanuel Grumbach's avatar Emmanuel Grumbach Committed by Wey-Yi Guy
Browse files

iwlagn: add comment to tx and get_tx_cmd in iwl_trans_ops



Those comments were missed in a previous commit.

Signed-off-by: default avatarEmmanuel Grumbach <emmanuel.grumbach@intel.com>
Signed-off-by: default avatarWey-Yi Guy <wey-yi.w.guy@intel.com>
parent 7ed9af71
Loading
Loading
Loading
Loading
+2 −0
Original line number Diff line number Diff line
@@ -1243,6 +1243,8 @@ struct iwl_trans;
 * @tx_free: frees the tx memory
 * @send_cmd:send a host command
 * @send_cmd_pdu:send a host command: flags can be CMD_*
 * @get_tx_cmd: returns a pointer to a new Tx cmd for the upper layer use
 * @tx: send an skb
 * @sync_irq: the upper layer will typically disable interrupt and call this
 *            handler. After this handler returns, it is guaranteed that all
 *            the ISR / tasklet etc... have finished running and the transport