commit | f44e751b861820cc41d5b25f9ef55d169737fca4 | [log] [tgz] |
---|---|---|
author | Don Skidmore <donald.c.skidmore@intel.com> | Tue Jun 09 16:36:23 2015 -0700 |
committer | Jeff Kirsher <jeffrey.t.kirsher@intel.com> | Tue Jun 09 17:21:28 2015 -0700 |
tree | de88b5aaffe1b3f37364822b597065a286496bfb | |
parent | f4410d2ccb01ff0b384607116677e4e759d0e2bc [diff] |
ixgbe: Add const string for overheat message The over heat message is displayed for multiple reasons but the text is cut-n-pasted for each of these cases. This patch pulls the text from the same location. I noticed this as I am about to add another case. Signed-off-by: Don Skidmore <donald.c.skidmore@intel.com> Tested-by: Krishneil Singh <krishneil.k.singh@intel.com> Signed-off-by: Jeff Kirsher <jeffrey.t.kirsher@intel.com>