commit | 81a834e3483c1bc7ae15825e4d0110932586a927 | [log] [tgz] |
---|---|---|
author | Martin Blumenstingl <martin.blumenstingl@googlemail.com> | Mon Dec 05 13:27:32 2016 +0200 |
committer | Kalle Valo <kvalo@qca.qualcomm.com> | Thu Dec 15 10:26:11 2016 +0200 |
tree | c895c62df6d0f4898dd273d28f56f85f8c14ff79 | |
parent | d15697de60db5570532fdedb8e13b2251d65b8e3 [diff] |
ath9k: Add a #define for the EEPROM "eepmisc" endianness bit This replaces a magic number with a named #define. Additionally it removes two "eeprom format" specific #defines for the "big endianness" bit which are the same on all eeprom formats. Signed-off-by: Martin Blumenstingl <martin.blumenstingl@googlemail.com> Signed-off-by: Kalle Valo <kvalo@qca.qualcomm.com>