Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 183913
b: refs/heads/master
c: 18c9490
h: refs/heads/master
i:
  183911: bad0907
v: v3
  • Loading branch information
Johannes Berg authored and John W. Linville committed Jan 25, 2010
1 parent 00dc236 commit 54e90f1
Show file tree
Hide file tree
Showing 2 changed files with 4 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: f2982181e0531c0b12752336a1578626f99e7828
refs/heads/master: 18c949070b57d2cbcc0b25c5cfa003ece204e468
3 changes: 3 additions & 0 deletions trunk/net/mac80211/status.c
Original file line number Diff line number Diff line change
Expand Up @@ -53,6 +53,9 @@ static void ieee80211_handle_filtered_frame(struct ieee80211_local *local,
* modified/encrypted again.
*/
memset(&info->control, 0, sizeof(info->control));

info->control.jiffies = jiffies;
info->control.vif = &sta->sdata->vif;
info->flags |= IEEE80211_TX_INTFL_NEED_TXPROCESSING |
IEEE80211_TX_INTFL_RETRANSMISSION;

Expand Down

0 comments on commit 54e90f1

Please sign in to comment.