commit | aa2b17708380ca48946a9ad97907f54032cf48fc | [log] [tgz] |
---|---|---|
author | Johannes Berg <johannes.berg@intel.com> | Thu Jan 24 14:12:07 2013 +0100 |
committer | Johannes Berg <johannes.berg@intel.com> | Wed Jan 30 21:41:29 2013 +0100 |
tree | c172423388e6fa32340757d2ea7bbe1b7e8375bf | |
parent | 4a4ee1010dd1e96b6e9a0a5686f2f527385c468e [diff] |
iwlwifi: fix calibration parser The firmware TLV for calibration data isn't really a u64, but two u32 values. Define a struct for that and change the parser. Signed-off-by: Johannes Berg <johannes.berg@intel.com>