diff options
author | Amitkumar Karwar <akarwar@marvell.com> | 2013-10-23 00:24:43 +0200 |
---|---|---|
committer | John W. Linville <linville@tuxdriver.com> | 2013-11-11 20:38:56 +0100 |
commit | 930fd35c8de88cc1ce934aa655181c4879422a37 (patch) | |
tree | 2f1a5b3754ea80e522ee371a95cd8745c3ef39d0 /.mailmap | |
parent | mwifiex: potential integer underflow in mwifiex_ret_wmm_get_status() (diff) | |
download | linux-930fd35c8de88cc1ce934aa655181c4879422a37.tar.xz linux-930fd35c8de88cc1ce934aa655181c4879422a37.zip |
mwifiex: replace u16 with __le16 in struct mwifiex_types_power_group
__le16 to u16 conversion is missing for "pg_tlv_hdr->length"
in mwifiex_get_power_level(). This creates a problem on big
endian machines.
It is resolved by changing definition of the structure
and making required endianness changes.
Signed-off-by: Amitkumar Karwar <akarwar@marvell.com>
Signed-off-by: Bing Zhao <bzhao@marvell.com>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
Diffstat (limited to '.mailmap')
0 files changed, 0 insertions, 0 deletions