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

Commit 3b9449bb authored by Chaya Rachel Ivgi's avatar Chaya Rachel Ivgi Committed by Luca Coelho
Browse files

iwlwifi: mvm: fix typo in CTDP_CMD_OPERATION_REPORT description

parent 7d75f32e
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -2130,7 +2130,7 @@ struct ct_kill_notif {
* enum ctdp_cmd_operation - CTDP command operations
* @CTDP_CMD_OPERATION_START: update the current budget
* @CTDP_CMD_OPERATION_STOP: stop ctdp
* @CTDP_CMD_OPERATION_REPORT: get the avgerage budget
* @CTDP_CMD_OPERATION_REPORT: get the average budget
*/
enum iwl_mvm_ctdp_cmd_operation {
	CTDP_CMD_OPERATION_START	= 0x1,