]> Pileus Git - ~andy/linux/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)
commitf6099f89e6932a98db82ae72272ef9268b14e6db
treea4f127fa4da7b3ab89cc09f5a9ffd01d8027892a
parentb372afaed5c1392dd6be3bbfea15a411d7ceb54d
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