]> 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)
commit7b5f392e3ee27e4e5f4a9b671010cdf03fb710f0
treeec828d2d69def1310c8091d447c015b0426457f9
parent6f9ad4e2a8197c9b8c0d13d10df1105f42b38e88
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