From: Ivo van Doorn Date: Sun, 17 Feb 2008 16:31:48 +0000 (+0100) Subject: rt2x00: Send frames out with configured TX power X-Git-Tag: v2.6.26-rc1~1138^2~530^2~36 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ac1aa7e4f3c73ecb09fddf59c1924530155d9359;p=pandora-kernel.git 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 Signed-off-by: John W. Linville --- Reading git-diff-tree failed