diff options
author | Jesse Brandeburg <jesse.brandeburg@intel.com> | 2021-03-26 03:38:24 +0300 |
---|---|---|
committer | Tony Nguyen <anthony.l.nguyen@intel.com> | 2021-05-26 19:11:40 +0300 |
commit | d4ef55288aa2e1b76033717242728ac98ddc4721 (patch) | |
tree | fd5dfb4e48d16d8489993bccab2c167456aeb088 /mm/Kconfig.debug | |
parent | e4e92ee78702b13ad55118d8b66f06e1aef62586 (diff) | |
download | linux-d4ef55288aa2e1b76033717242728ac98ddc4721.tar.xz |
e100: handle eeprom as little endian
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>
Diffstat (limited to 'mm/Kconfig.debug')
0 files changed, 0 insertions, 0 deletions