]> git.proxmox.com Git - mirror_ubuntu-bionic-kernel.git/commit
ath5k: Skip tx power setting on AR5210 for now
authorNick Kossifidis <mickflemm@gmail.com>
Tue, 23 Nov 2010 19:45:21 +0000 (21:45 +0200)
committerJohn W. Linville <linville@tuxdriver.com>
Tue, 30 Nov 2010 18:53:44 +0000 (13:53 -0500)
commit3bb17654605965226e5b322dbc22ece5ff354ac5
tree2d0e52a33f1c110513265d46b6d83b6c66b39f56
parentb02f5d1a17c652a74098f2a04db7fb8e6220057e
ath5k: Skip tx power setting on AR5210 for now

 * Don't return -EINVAL when trying to set tx power
 on RF5110 because AR5210 reset will fail. We need to
 add support for RF5110 and AR5210 eeprom in the future
 but for now just skip it.

Signed-off-by: Nick Kossifidis <mickflemm@gmail.com>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
drivers/net/wireless/ath/ath5k/phy.c