ssb: sprom fix some sizes / signedness
authorHauke Mehrtens <hauke@hauke-m.de>
Mon, 27 Feb 2012 23:56:04 +0000 (00:56 +0100)
committerJohn W. Linville <linville@tuxdriver.com>
Mon, 5 Mar 2012 20:20:48 +0000 (15:20 -0500)
commitedd8d90b624e97105d26615d1655da22a3605fff
tree7911b9b5b82db681be3567584522723c514f48c1
parent4e0ad2591adde7bec878a4b37a073427aec3e19c
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>
include/linux/ssb/ssb.h