]> git.baikalelectronics.ru Git - kernel.git/commit
b43: N-PHY: fix selection of init & calib values
authorRafał Miłecki <zajec5@gmail.com>
Sun, 20 Apr 2014 11:05:50 +0000 (13:05 +0200)
committerJohn W. Linville <linville@tuxdriver.com>
Tue, 22 Apr 2014 19:06:33 +0000 (15:06 -0400)
commitb306f90a952f675695aa909b272ff1c7a4a9f110
treeec828d2d69def1310c8091d447c015b0426457f9
parent7c738e86a3492d13eeb312b88e49ccb5fe8ce1ed
b43: N-PHY: fix selection of init & calib values

Logic in specs and our code was wrong. Init and calibration values for
newer cards depend on radio revision, not PHY revision.
To make code clearer, change tables names to include "radio" or "phy".

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