Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 290251
b: refs/heads/master
c: 982767b
h: refs/heads/master
i:
  290249: d2da3ae
  290247: 431419f
v: v3
  • Loading branch information
Vasanthakumar Thiagarajan authored and Kalle Valo committed Jan 9, 2012
1 parent 45664aa commit 99f9e51
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: 3d6aba260bcd5a5f9d47056cac2e313ce986ad12
refs/heads/master: 982767b8c94482b4b7f694e2ab2074c95fbf3e0e
2 changes: 1 addition & 1 deletion trunk/drivers/net/wireless/ath/ath6kl/main.c
Original file line number Diff line number Diff line change
Expand Up @@ -53,7 +53,7 @@ struct ath6kl_sta *ath6kl_find_sta_by_aid(struct ath6kl *ar, u8 aid)
}

static void ath6kl_add_new_sta(struct ath6kl *ar, u8 *mac, u16 aid, u8 *wpaie,
u8 ielen, u8 keymgmt, u8 ucipher, u8 auth)
size_t ielen, u8 keymgmt, u8 ucipher, u8 auth)
{
struct ath6kl_sta *sta;
u8 free_slot;
Expand Down

0 comments on commit 99f9e51

Please sign in to comment.