aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/bin
diff options
context:
space:
mode:
authorArend van Spriel <[email protected]>2011-10-18 14:03:06 +0200
committerJohn W. Linville <[email protected]>2011-11-08 15:54:07 -0500
commit888153b3db3fb10a048768c0c262951e2bc19719 (patch)
tree8a026a6ff5b7970fc8c4977fb455de4094f9ded3 /tools/perf/scripts/python/bin
parent32cb68bf57b726f4b9161cdc110ffe45134aab69 (diff)
brcm80211: smac: avoid sprom endianess conversions for crc8 check
The data from the sprom consists of u16 values stored in little endian notation over which a crc8 was determined. To validate this the buffer needed to be converted for big-endian systems. Reading the sprom data is now done per byte so conversion is only done after a successful crc8 check. Reviewed-by: Alwin Beukers <[email protected]> Reviewed-by: Roland Vossen <[email protected]> Signed-off-by: Arend van Spriel <[email protected]> Signed-off-by: John W. Linville <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/bin')
0 files changed, 0 insertions, 0 deletions