diff options
author | Holger Schurig <hs4233@mail.mn-solutions.de> | 2008-03-19 16:08:32 (GMT) |
---|---|---|
committer | John W. Linville <linville@tuxdriver.com> | 2008-03-25 20:41:50 (GMT) |
commit | ff829ae01644c10722132a45981615be962c4a5c (patch) | |
tree | b86f3d285af36523a6960400c715f6d596b0c3d2 /drivers/net/Makefile | |
parent | e98a88dd33b7188ce84533e128101dd9630ae592 (diff) | |
download | linux-fsl-qoriq-ff829ae01644c10722132a45981615be962c4a5c.tar.xz |
libertas: store rssi as an u32
Don't store an (hardware base) u8 value in bss_descriptor, but just an
unsigned int (RSSI is really unsigned). Compilers generate more efficent
code for ints than for bytes.
Signed-off-by: Holger Schurig <hs4233@mail.mn-solutions.de>
Acked-by: Dan Williams <dcbw@redhat.com>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
Diffstat (limited to 'drivers/net/Makefile')
0 files changed, 0 insertions, 0 deletions