Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 195001
b: refs/heads/master
c: 277a64d
h: refs/heads/master
i:
  194999: be08c30
v: v3
  • Loading branch information
Dan Carpenter authored and John W. Linville committed May 10, 2010
1 parent 9c86168 commit 344e56d
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: 7ada88e5e5d7b465de8d0441b4a8d890a602074f
refs/heads/master: 277a64d17ee819161242ce3059a9c2d0f8dfd29c
2 changes: 1 addition & 1 deletion trunk/drivers/net/wireless/ath/ath9k/htc_drv_main.c
Original file line number Diff line number Diff line change
Expand Up @@ -461,7 +461,7 @@ static int ath9k_htc_aggr_oper(struct ath9k_htc_priv *priv,
struct ath_common *common = ath9k_hw_common(priv->ah);
struct ath9k_htc_target_aggr aggr;
struct ieee80211_sta *sta = NULL;
struct ath9k_htc_sta *ista = (struct ath9k_htc_sta *) sta->drv_priv;
struct ath9k_htc_sta *ista;
int ret = 0;
u8 cmd_rsp;

Expand Down

0 comments on commit 344e56d

Please sign in to comment.