Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 290286
b: refs/heads/master
c: 3c325fb
h: refs/heads/master
v: v3
  • Loading branch information
Masanari Iida authored and Kalle Valo committed Feb 2, 2012
1 parent 4b52bc2 commit 5ec5b8b
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: cca4d5adcff515b4bf5402dc23792f5123872906
refs/heads/master: 3c325fbd0cdb4f83b7761cd8ba7519d7a236de38
2 changes: 1 addition & 1 deletion trunk/drivers/net/wireless/ath/ath6kl/cfg80211.c
Original file line number Diff line number Diff line change
Expand Up @@ -194,7 +194,7 @@ static int ath6kl_set_auth_type(struct ath6kl_vif *vif,
break;

default:
ath6kl_err("%s: 0x%x not spported\n", __func__, auth_type);
ath6kl_err("%s: 0x%x not supported\n", __func__, auth_type);
return -ENOTSUPP;
}

Expand Down

0 comments on commit 5ec5b8b

Please sign in to comment.