commit | 99f7d39bb020a06c98cd42641b6193b761f763ca | [log] [tgz] |
---|---|---|
author | Reinette Chatre <reinette.chatre@intel.com> | Fri Mar 14 10:38:45 2008 -0700 |
committer | John W. Linville <linville@tuxdriver.com> | Tue Mar 25 16:41:50 2008 -0400 |
tree | a513acadae99e245347d30f69ebc46702ac2d71c | |
parent | ff829ae01644c10722132a45981615be962c4a5c [diff] |
iwlwifi: remove macros containing offsets from eeprom struct A user needing to access these fields can use offsetof() for access. The comments still contain the offset to assist with debugging. Signed-off-by: Reinette Chatre <reinette.chatre@intel.com> CC: Michael Buesch <mb@bu3sch.de> Signed-off-by: Assaf Krauss <assaf.krauss@intel.com> Signed-off-by: John W. Linville <linville@tuxdriver.com>