]> git.baikalelectronics.ru Git - kernel.git/commit
b43: HT-PHY: move TX fix to the separated function
authorRafał Miłecki <zajec5@gmail.com>
Thu, 7 Mar 2013 15:47:17 +0000 (16:47 +0100)
committerJohn W. Linville <linville@tuxdriver.com>
Wed, 13 Mar 2013 18:27:47 +0000 (14:27 -0400)
commit60a87f8550b49d5a3abd8e09d3120d19d4739a6a
treea4f127fa4da7b3ab89cc09f5a9ffd01d8027892a
parentd754deedaaa18922f848cdd067e0e389eb899756
b43: HT-PHY: move TX fix to the separated function

On N-PHY after B43_PHY_B_TEST operation there is a call to TX power fix
function which iterates over available cores. It matches our HT-PHY code
which means it's probably also some TX fix.

Signed-off-by: Rafał Miłecki <zajec5@gmail.com>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
drivers/net/wireless/b43/phy_ht.c