Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 315578
b: refs/heads/master
c: b0e40e7
h: refs/heads/master
v: v3
  • Loading branch information
Thomas Huehn authored and Johannes Berg committed Jul 17, 2012
1 parent 2ec4be4 commit caa5249
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 6 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: 7f9f78ab96ebdb3533acd791efe485b25995947e
refs/heads/master: b0e40e72be42153cd6473ca1fa69058a30adb2bb
5 changes: 0 additions & 5 deletions trunk/drivers/net/wireless/mac80211_hwsim.c
Original file line number Diff line number Diff line change
Expand Up @@ -1540,11 +1540,6 @@ static int hwsim_tx_info_frame_received_nl(struct sk_buff *skb_2,
/* now send back TX status */
txi = IEEE80211_SKB_CB(skb);

if (txi->control.vif)
hwsim_check_magic(txi->control.vif);
if (txi->control.sta)
hwsim_check_sta_magic(txi->control.sta);

ieee80211_tx_info_clear_status(txi);

for (i = 0; i < IEEE80211_TX_MAX_RATES; i++) {
Expand Down

0 comments on commit caa5249

Please sign in to comment.