diff options
author | Larry Finger <Larry.Finger@lwfinger.net> | 2011-09-14 16:50:23 -0500 |
---|---|---|
committer | John W. Linville <linville@tuxdriver.com> | 2011-09-16 15:32:10 -0400 |
commit | daabead1c32f331edcfb255fd973411c667977e8 (patch) | |
tree | 2b8b854628a6f4d0bee4cf5ae87417be773f5b49 /net/wireless/sme.c | |
parent | d331eb51e4d4190b2178c30fcafea54a94a577e8 (diff) | |
download | op-kernel-dev-daabead1c32f331edcfb255fd973411c667977e8.zip op-kernel-dev-daabead1c32f331edcfb255fd973411c667977e8.tar.gz |
rtl2800usb: Fix incorrect storage of MAC address on big-endian platforms
The eeprom data is stored in little-endian order in the rt2x00 library.
As it was converted to cpu order in the read routines, the data need to
be converted to LE on a big-endian platform.
Signed-off-by: Larry Finger <Larry.Finger@lwfinger.net>
Cc: Stable <stable@kernel.org>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
Diffstat (limited to 'net/wireless/sme.c')
0 files changed, 0 insertions, 0 deletions