Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 291523
b: refs/heads/master
c: 9d4f09b
h: refs/heads/master
i:
  291521: e1b5c7c
  291519: d65bffe
v: v3
  • Loading branch information
Helmut Schaa authored and John W. Linville committed Mar 15, 2012
1 parent 4ccb6a9 commit e8d473c
Show file tree
Hide file tree
Showing 2 changed files with 4 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: b093863edd20b64fa444b770a8701ddcbe9faea1
refs/heads/master: 9d4f09b80fb69985eca86aaf4df195b80e3d02a8
4 changes: 3 additions & 1 deletion trunk/drivers/net/wireless/rt2x00/rt2800lib.c
Original file line number Diff line number Diff line change
Expand Up @@ -4500,7 +4500,9 @@ int rt2800_probe_hw_mode(struct rt2x00_dev *rt2x00dev)
IEEE80211_HW_SIGNAL_DBM |
IEEE80211_HW_SUPPORTS_PS |
IEEE80211_HW_PS_NULLFUNC_STACK |
IEEE80211_HW_AMPDU_AGGREGATION;
IEEE80211_HW_AMPDU_AGGREGATION |
IEEE80211_HW_REPORTS_TX_ACK_STATUS;

/*
* Don't set IEEE80211_HW_HOST_BROADCAST_PS_BUFFERING for USB devices
* unless we are capable of sending the buffered frames out after the
Expand Down

0 comments on commit e8d473c

Please sign in to comment.