summaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/netdev-times.py
diff options
context:
space:
mode:
authorArend van Spriel <arend@broadcom.com>2011-09-29 15:34:31 -0700
committerGreg Kroah-Hartman <gregkh@suse.de>2011-10-03 16:12:32 -0700
commitf32f116bdae1b6f8913b333694d4014aa9b6f7e6 (patch)
tree5f5f3e88f462da6dd50f7d1e7064324fe7efa868 /tools/perf/scripts/python/netdev-times.py
parente053edb69abd8b8ac0501b21f3bc7e61c9a532ad (diff)
staging: brcm80211: convert endianess before handling the frame
The received frame from the device is in little-endian order and converted in the receive path. However, the phy code was doing the rssi calculation with packet in LE order. This has been changed to do the le_to_cpu conversion before doing the rssi computation and further receive processing. Reviewed-by: Roland Vossen <rvossen@broadcom.com> Reviewed-by: Pieter-Paul Giesberts <pieterpg@broadcom.com> Signed-off-by: Franky Lin <frankyl@broadcom.com> Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
Diffstat (limited to 'tools/perf/scripts/python/netdev-times.py')
0 files changed, 0 insertions, 0 deletions