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:
Martin Olsson
2009-04-22 18:21:29 +02:00
committed by Jiri Kosina
parent ab2274af05
commit 98a1708de1
22 changed files with 27 additions and 27 deletions

View File

@ -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.