commit | d8aef3239e7d6a1bd550014ac766e5ec11c63ea9 | [log] [tgz] |
---|---|---|
author | Rafał Miłecki <zajec5@gmail.com> | Tue Jul 15 16:54:47 2014 +0200 |
committer | John W. Linville <linville@tuxdriver.com> | Fri Jul 18 13:45:24 2014 -0400 |
tree | d379652b0da2e2936c3c91a8c5ec32e3d1bc567f | |
parent | 6ad59343ecd72dd3f83c4db3bcddbb0beabb4c4c [diff] |
bcma: extract antenna gains from SPROM correctly Just like in case of SSB SPROMs they are encoded in a bit tricky way. SPROM struct already uses s8 type and it's supposed to store decoded values. Signed-off-by: Rafał Miłecki <zajec5@gmail.com> Signed-off-by: John W. Linville <linville@tuxdriver.com>