iwlwifi: remove macros containing offsets from eeprom struct
authorReinette Chatre <reinette.chatre@intel.com>
Fri, 14 Mar 2008 17:38:45 +0000 (10:38 -0700)
committerJohn W. Linville <linville@tuxdriver.com>
Tue, 25 Mar 2008 20:41:50 +0000 (16:41 -0400)
commit99f7d39bb020a06c98cd42641b6193b761f763ca
treea513acadae99e245347d30f69ebc46702ac2d71c
parentff829ae01644c10722132a45981615be962c4a5c
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>
drivers/net/wireless/iwlwifi/iwl-3945-hw.h
drivers/net/wireless/iwlwifi/iwl-eeprom.h