]> pilppa.org Git - linux-2.6-omap-h63xx.git/commitdiff
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)
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>

No differences found