diff options
author | Adrian Bunk <bunk@stusta.de> | 2006-06-30 12:27:16 -0400 |
---|---|---|
committer | Adrian Bunk <bunk@stusta.de> | 2006-06-30 12:27:16 -0400 |
commit | 80f7228b59e4bbe9d840af3ff0f2fe480d6e7c79 (patch) | |
tree | 08e6d2365abeafd7bfcc0fd7485db9055463d72c /drivers/net/wireless/ipw2100.c | |
parent | 47bdd718c6547d84c8e140cd0f495c016f13b08b (diff) |
typo fixes: occuring -> occurring
Signed-off-by: Adrian Bunk <bunk@stusta.de>
Diffstat (limited to 'drivers/net/wireless/ipw2100.c')
-rw-r--r-- | drivers/net/wireless/ipw2100.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/drivers/net/wireless/ipw2100.c b/drivers/net/wireless/ipw2100.c index 94aeb23a7729..f5025539df21 100644 --- a/drivers/net/wireless/ipw2100.c +++ b/drivers/net/wireless/ipw2100.c | |||
@@ -5358,7 +5358,7 @@ static int ipw2100_set_key(struct ipw2100_priv *priv, | |||
5358 | idx, keylen, len); | 5358 | idx, keylen, len); |
5359 | 5359 | ||
5360 | /* NOTE: We don't check cached values in case the firmware was reset | 5360 | /* NOTE: We don't check cached values in case the firmware was reset |
5361 | * or some other problem is occuring. If the user is setting the key, | 5361 | * or some other problem is occurring. If the user is setting the key, |
5362 | * then we push the change */ | 5362 | * then we push the change */ |
5363 | 5363 | ||
5364 | wep_key->idx = idx; | 5364 | wep_key->idx = idx; |