While investating an unrelated Sparse issue, some endian-related issues were found in rtlwifi. Although it is unlikely that this hardware will ever be mated to a big-endian host, the issues need to be corrected. These issues do not cause incorrect code to be generated on little-endian hosts, thus there is no urgency in their implementation. Signed-off-by: Larry Finger <Larry.Finger@xxxxxxxxxxxx> Larry Finger (2): rtlwifi: Fix endian issue in ps.c rtlwifi: rtl8188ee: Fix endian issue drivers/net/wireless/realtek/rtlwifi/ps.c | 12 ++++++------ drivers/net/wireless/realtek/rtlwifi/rtl8188ee/trx.c | 2 +- 2 files changed, 7 insertions(+), 7 deletions(-) -- 2.26.2