diff options
| author | Holger Schurig <hs4233@mail.mn-solutions.de> | 2008-03-19 19:08:32 +0300 |
|---|---|---|
| committer | John W. Linville <linville@tuxdriver.com> | 2008-03-25 23:41:50 +0300 |
| commit | ff829ae01644c10722132a45981615be962c4a5c (patch) | |
| tree | b86f3d285af36523a6960400c715f6d596b0c3d2 /include/linux/sysdev.h | |
| parent | e98a88dd33b7188ce84533e128101dd9630ae592 (diff) | |
| download | linux-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 'include/linux/sysdev.h')
0 files changed, 0 insertions, 0 deletions
