Files
linux/drivers
Jesse Brandeburg 596b031a3d e100: handle eeprom as little endian
[ Upstream commit d4ef55288a ]

Sparse tool was warning on some implicit conversions from
little endian data read from the EEPROM on the e100 cards.

Fix these by being explicit about the conversions using
le16_to_cpu().

Signed-off-by: Jesse Brandeburg <jesse.brandeburg@intel.com>
Signed-off-by: Tony Nguyen <anthony.l.nguyen@intel.com>
Signed-off-by: Sasha Levin <sashal@kernel.org>
2021-07-19 08:53:09 +02:00
..
2021-07-14 16:53:25 +02:00
2021-07-14 16:53:21 +02:00
2021-07-14 16:53:42 +02:00
2021-07-19 08:53:08 +02:00
2021-07-14 16:53:13 +02:00
2021-07-19 08:53:09 +02:00
2020-12-30 11:51:26 +01:00
2021-04-07 14:47:39 +02:00