]> git.baikalelectronics.ru Git - kernel.git/commit
staging: vt6656: mac80211 conversion: change vnt_rf_set_txpower
authorMalcolm Priestley <tvboxspy@gmail.com>
Wed, 25 Jun 2014 20:14:35 +0000 (21:14 +0100)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Fri, 27 Jun 2014 00:21:20 +0000 (20:21 -0400)
commit9d25b6650e6f8e482a5e80eaebc4428c3cb1c3ba
tree04d7ca1ef6848d6b64055033217b621798ddb0e7
parentce993c93962a0255d08e6fa86035c679dfa03ed3
staging: vt6656: mac80211 conversion: change vnt_rf_set_txpower

Remove old eScanState code and use.

priv->hw->conf.chandef.chan->hw_value to find current channel

Check hw_value for bounds of vt3226d0_lo_current_table

Signed-off-by: Malcolm Priestley <tvboxspy@gmail.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/vt6656/rf.c