[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <1433637240-24223-1-git-send-email-ddecotig@gmail.com>
Date: Sat, 6 Jun 2015 17:33:58 -0700
From: David Decotigny <ddecotig@...il.com>
To: Oleg Drokin <oleg.drokin@...el.com>,
Andreas Dilger <andreas.dilger@...el.com>,
Greg Kroah-Hartman <gregkh@...uxfoundation.org>,
HPDD-discuss@...ts.01.org, devel@...verdev.osuosl.org,
linux-kernel@...r.kernel.org
Cc: Doug Oucharek <doug.s.oucharek@...el.com>,
Peng Tao <bergwolf@...il.com>,
Isaac Huang <he.huang@...el.com>,
Amir Shehata <amir.shehata@...el.com>,
David Decotigny <ddecotig@...il.com>,
Liang Zhen <liang.zhen@...el.com>
Subject: [PATCH v2 0/2] staging: rtl8723au: core: endianness issues
The code shows a couple inconsistencies (described in commit
descriptions) which would not be an issue on little-endian cpus, but
could cause breakage on non-LE cpus. Note: I could not test on real
hardware, these patches created based on sparse reports.
############################################
# Patch Set Summary:
David Decotigny (2):
staging: rtl8723au: core: avoid bitwise arithmetic with forced
endianness
staging: rtl8723au: core: remove redundant endianness conversion
drivers/staging/rtl8723au/core/rtw_mlme_ext.c | 6 ++----
1 file changed, 2 insertions(+), 4 deletions(-)
--
2.2.0.rc0.207.ga3a616c
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists