aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/skfp
diff options
context:
space:
mode:
authorDaniel Mack <daniel@caiaq.de>2010-01-28 16:11:51 +0800
committerJiri Kosina <jkosina@suse.cz>2010-02-05 12:22:42 +0100
commit551e378ca1852dc51609b722014416d4da0770c6 (patch)
treec94a78f3a2452a6064bb503e2bd92d7c36ad4fc4 /drivers/net/skfp
parentd9a5f04b6a8e0e681ae37fde84016a57ca17371f (diff)
downloadkernel_samsung_smdk4412-551e378ca1852dc51609b722014416d4da0770c6.zip
kernel_samsung_smdk4412-551e378ca1852dc51609b722014416d4da0770c6.tar.gz
kernel_samsung_smdk4412-551e378ca1852dc51609b722014416d4da0770c6.tar.bz2
tree-wide: s/widht/width/g typo in comments
Signed-off-by: Daniel Mack <daniel@caiaq.de> Cc: Jiri Kosina <trivial@kernel.org> Signed-off-by: Jiri Kosina <jkosina@suse.cz>
Diffstat (limited to 'drivers/net/skfp')
-rw-r--r--drivers/net/skfp/ess.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/drivers/net/skfp/ess.c b/drivers/net/skfp/ess.c
index a85efcf..e8387d2 100644
--- a/drivers/net/skfp/ess.c
+++ b/drivers/net/skfp/ess.c
@@ -557,7 +557,7 @@ static void ess_send_alc_req(struct s_smc *smc)
/*
* send never allocation request where the requested payload and
- * overhead is zero or deallocate bandwidht when no bandwidth is
+ * overhead is zero or deallocate bandwidth when no bandwidth is
* parsed
*/
if (!smc->mib.fddiESSPayload) {