commit | ac1aa7e4f3c73ecb09fddf59c1924530155d9359 | [log] [tgz] |
---|---|---|
author | Ivo van Doorn <ivdoorn@gmail.com> | Sun Feb 17 17:31:48 2008 +0100 |
committer | John W. Linville <linville@tuxdriver.com> | Fri Feb 29 15:37:22 2008 -0500 |
tree | dfa5a58b71f39a9923e7b25f97121bf674e9c421 | |
parent | d3f5feaa5196049906f34c299fba8e3eda9c8646 [diff] |
rt2x00: Send frames out with configured TX power mac80211 sends the txpower to use during config(), we already store it in the rt2x00_dev structure. When writing the descriptor correctly initialize the txpower field with this value to make sure all frames are send out with the correct tx power. Signed-off-by: Ivo van Doorn <IvDoorn@gmail.com> Signed-off-by: John W. Linville <linville@tuxdriver.com>