commit | 7d8f2d50b5082385ad0e0ab5f7dc2a6f1c19819c | [log] [tgz] |
---|---|---|
author | Wey-Yi Guy <wey-yi.w.guy@intel.com> | Thu Sep 15 11:46:51 2011 -0700 |
committer | John W. Linville <linville@tuxdriver.com> | Mon Sep 19 16:10:10 2011 -0400 |
tree | 99f1d49815710ff0174c8eee06253e6bfa328bad | |
parent | c6f30347a79502cc81e8ec55248b569b3a90ba2a [diff] |
iwlagn: use iwl_eeprom_calib_hdr structure For retrieve calibration hdr related information, instead of using structure in one place and #define in other place, unify the method to use data structure. Signed-off-by: Wey-Yi Guy <wey-yi.w.guy@intel.com> Signed-off-by: John W. Linville <linville@tuxdriver.com>