diff options
| author | Solomon Peachy <[email protected]> | 2013-06-20 23:03:12 -0400 |
|---|---|---|
| committer | John W. Linville <[email protected]> | 2013-06-24 14:44:24 -0400 |
| commit | 7258416c517c79b2ebb30b61d8c6807a04dc6b25 (patch) | |
| tree | 6c547d02cdbc49bbc2ce8d3824d83cd14c71a15b /tools/perf/scripts/python | |
| parent | 5d9e3bc21c57d600b706a31454d5cf2f68c24f53 (diff) | |
cw1200: Fix up a large pile of sparse warnings
Most of these relate to endianness problems, and are purely cosmetic.
But a couple of them were legit -- listen interval parsing and some of
the rate selection code would malfunction on BE systems.
There's still one cosmetic warning remaining, in the (admittedly) ugly
code in cw1200_spi.c. It's there because the hardware needs 16-bit SPI
transfers, but many SPI controllers only operate 8 bits at a time.
If there's a cleaner way of handling this, I'm all ears.
Signed-off-by: Solomon Peachy <[email protected]>
Signed-off-by: John W. Linville <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions