Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 287430
b: refs/heads/master
c: 4c0029f
h: refs/heads/master
v: v3
  • Loading branch information
Larry Finger authored and Greg Kroah-Hartman committed Feb 8, 2012
1 parent 5a90658 commit 34a1ce6
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: 44c5435064b5e6182167b40a7f259969dbcaf1b8
refs/heads/master: 4c0029f01f4009d6ab149230026c9716bde96283
1 change: 1 addition & 0 deletions trunk/drivers/staging/rtl8712/rtl871x_sta_mgt.c
Original file line number Diff line number Diff line change
Expand Up @@ -43,6 +43,7 @@ static void _init_stainfo(struct sta_info *psta)
_r8712_init_sta_xmit_priv(&psta->sta_xmitpriv);
_r8712_init_sta_recv_priv(&psta->sta_recvpriv);
#ifdef CONFIG_R8712_AP
_init_listhead(&psta->asoc_list);
_init_listhead(&psta->auth_list);
#endif
}
Expand Down

0 comments on commit 34a1ce6

Please sign in to comment.