diff options
| author | Arend van Spriel <arend@broadcom.com> | 2011-09-29 15:34:31 -0700 |
|---|---|---|
| committer | Greg Kroah-Hartman <gregkh@suse.de> | 2011-10-03 16:12:32 -0700 |
| commit | f32f116bdae1b6f8913b333694d4014aa9b6f7e6 (patch) | |
| tree | 5f5f3e88f462da6dd50f7d1e7064324fe7efa868 /tools/perf/scripts/python | |
| parent | e053edb69abd8b8ac0501b21f3bc7e61c9a532ad (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')
0 files changed, 0 insertions, 0 deletions
