trivial: fix typos s/paramter/parameter/ and s/excute/execute/ in documentation and source comments.
Signed-off-by: Martin Olsson <martin@minimum.se> Signed-off-by: Jiri Kosina <jkosina@suse.cz>
This commit is contained in:
committed by
Jiri Kosina
parent
ab2274af05
commit
98a1708de1
@ -371,7 +371,7 @@ static void mlx4_en_set_default_moderation(struct mlx4_en_priv *priv)
|
||||
int i;
|
||||
|
||||
/* If we haven't received a specific coalescing setting
|
||||
* (module param), we set the moderation paramters as follows:
|
||||
* (module param), we set the moderation parameters as follows:
|
||||
* - moder_cnt is set to the number of mtu sized packets to
|
||||
* satisfy our coelsing target.
|
||||
* - moder_time is set to a fixed value.
|
||||
|
Reference in New Issue
Block a user