commit | c7ebe237e0bf8960f9b764c5fc51f6448fa48cc7 | [log] [tgz] |
---|---|---|
author | Rafał Miłecki <zajec5@gmail.com> | Sun Apr 20 13:05:50 2014 +0200 |
committer | John W. Linville <linville@tuxdriver.com> | Tue Apr 22 15:06:33 2014 -0400 |
tree | ec828d2d69def1310c8091d447c015b0426457f9 | |
parent | 4bd48b86f1606e33fea8a0d4ec5c478f0c625489 [diff] |
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>