Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 203809
b: refs/heads/master
c: 7e98801
h: refs/heads/master
i:
  203807: 965e6ba
v: v3
  • Loading branch information
Dan Carpenter authored and John W. Linville committed Jul 26, 2010
1 parent 9f500e6 commit 9a6dab5
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: 68e8f2fae03cde0ba841325e2660b55fe49bf4b9
refs/heads/master: 7e988014cd6dec991f095305256f57168b5610e8
2 changes: 1 addition & 1 deletion trunk/net/mac80211/rc80211_minstrel_ht.c
Original file line number Diff line number Diff line change
Expand Up @@ -748,7 +748,7 @@ minstrel_ht_alloc_sta(void *priv, struct ieee80211_sta *sta, gfp_t gfp)
return msp;

error1:
kfree(msp->sample_table);
kfree(msp->ratelist);
error:
kfree(msp);
return NULL;
Expand Down

0 comments on commit 9a6dab5

Please sign in to comment.