diff options
author | Hauke Mehrtens <hauke@hauke-m.de> | 2012-02-28 00:56:04 +0100 |
---|---|---|
committer | John W. Linville <linville@tuxdriver.com> | 2012-03-05 21:20:48 +0100 |
commit | edd8d90b624e97105d26615d1655da22a3605fff (patch) | |
tree | 7911b9b5b82db681be3567584522723c514f48c1 /drivers/ssb | |
parent | ath9k: fix drv_tx_last_beacon on AR9003 by processing beacon tx status (diff) | |
download | linux-edd8d90b624e97105d26615d1655da22a3605fff.tar.xz linux-edd8d90b624e97105d26615d1655da22a3605fff.zip |
ssb: sprom fix some sizes / signedness
Some parts of the sprom struct are bigger than needed.
The leddc and maxpwr values are just 8 bit long and not 16.
rxpo2g and rxpo5g are signed
I got these information for the open source part of the Broadcom SDK
covering sprom version 1 to 9. rxpo2g contained a negative number on my
bcm5354 based device, this cased an error and Broadcom SDK says this is
signed.
Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
Diffstat (limited to 'drivers/ssb')
0 files changed, 0 insertions, 0 deletions