]> git.openfabrics.org - ~emulex/infiniband.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)
commitc7ebe237e0bf8960f9b764c5fc51f6448fa48cc7
treeec828d2d69def1310c8091d447c015b0426457f9
parent4bd48b86f1606e33fea8a0d4ec5c478f0c625489
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