rt2x00: Set IEEE80211_HW_REPORTS_TX_ACK_STATUS in rt2800
authorHelmut Schaa <helmut.schaa@googlemail.com>
Wed, 14 Mar 2012 07:56:47 +0000 (08:56 +0100)
committerJohn W. Linville <linville@tuxdriver.com>
Thu, 15 Mar 2012 17:40:25 +0000 (13:40 -0400)
rt2800 already reports the tx ack status of each frame back to mac80211.
Advertise this by setting IEEE80211_HW_REPORTS_TX_ACK_STATUS for rt2800.
This allows some mac80211 features like frame loss notifications to work
with rt2800.

Signed-off-by: Helmut Schaa <helmut.schaa@googlemail.com>
Signed-off-by: John W. Linville <linville@tuxdriver.com>

No differences found