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

Commit c5597172 authored by Colin Ian King's avatar Colin Ian King Committed by Kalle Valo
Browse files

mwifiex: usb: fix spelling mistake: "aggreataon"-> "aggregation"



Trivial fix to spelling mistake in aggr_ctrl module parameter
message text.

Signed-off-by: default avatarColin Ian King <colin.king@canonical.com>
Signed-off-by: default avatarKalle Valo <kvalo@codeaurora.org>
parent 9e467c52
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -46,7 +46,7 @@ MODULE_PARM_DESC(mfg_mode, "manufacturing mode enable:1, disable:0");

bool aggr_ctrl;
module_param(aggr_ctrl, bool, 0000);
MODULE_PARM_DESC(aggr_ctrl, "usb tx aggreataon enable:1, disable:0");
MODULE_PARM_DESC(aggr_ctrl, "usb tx aggregation enable:1, disable:0");

/*
 * This function registers the device and performs all the necessary