Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 66425
b: refs/heads/master
c: 475fa49
h: refs/heads/master
i:
  66423: b087588
v: v3
  • Loading branch information
Tomas Winkler authored and David S. Miller committed Oct 10, 2007
1 parent e936496 commit b375d9f
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: 68aae11674b9d6598b660d1148ffba9eef3f895f
refs/heads/master: 475fa49c125d914451805a9fb3cd1baa53591538
1 change: 1 addition & 0 deletions trunk/net/mac80211/tx.c
Original file line number Diff line number Diff line change
Expand Up @@ -1901,6 +1901,7 @@ ieee80211_get_buffered_bc(struct ieee80211_hw *hw, int if_id,
}
sta = tx.sta;
tx.flags |= IEEE80211_TXRXD_TXPS_BUFFERED;
tx.u.tx.mode = local->hw.conf.mode;

for (handler = local->tx_handlers; *handler != NULL; handler++) {
res = (*handler)(&tx);
Expand Down

0 comments on commit b375d9f

Please sign in to comment.