commit | 0288356272153f916f31b8331780a7336872f63b | [log] [tgz] |
---|---|---|
author | Johannes Berg <johannes.berg@intel.com> | Thu Sep 22 15:14:56 2011 -0700 |
committer | John W. Linville <linville@tuxdriver.com> | Tue Sep 27 14:34:08 2011 -0400 |
tree | 0576a6033133fdc9824c82dc0324391b213b734a | |
parent | 325a7ddf7b27ed3ded3d7fb7c3313266e510a978 [diff] |
iwlagn: remove Kelvin support Only 5150 series devices report their temperature in Kelvin, and for those we already convert it to Celsius when storing into priv->temperature, so there's no way priv->temperature will ever be in Kelvin. Remove support for this. Signed-off-by: Johannes Berg <johannes.berg@intel.com> Signed-off-by: Wey-Yi Guy <wey-yi.w.guy@intel.com> Signed-off-by: John W. Linville <linville@tuxdriver.com>