commit | 8951b79a4e6d8228babf56ae79a345e4abc5ac82 | [log] [tgz] |
---|---|---|
author | Gabor Juhos <juhosg@openwrt.org> | Mon Jul 08 11:25:52 2013 +0200 |
committer | John W. Linville <linville@tuxdriver.com> | Mon Jul 22 16:54:26 2013 -0400 |
tree | 1a81201e3b7a13461ca127a3c7704683b5e6f328 | |
parent | a3835e9fa72956a9a348079f8161e6a5057b5c88 [diff] |
rt2x00: rt2800lib: introduce rt2800_eeprom_word enum The patch converts the EEPROM_* word address defines into new enum values. The new enum type will be used by new functions which will be introduced in subsequent changes. The patch contains no functional changes. Signed-off-by: Gabor Juhos <juhosg@openwrt.org> Acked-by: Stanislaw Gruszka <stf_xl@wp.pl> Acked-by: Gertjan van Wingerde <gwingerde@gmail.com> Signed-off-by: John W. Linville <linville@tuxdriver.com>