ixgbe: add support functions to access thermal data
authorDon Skidmore <donald.c.skidmore@intel.com>
Fri, 17 Feb 2012 02:38:58 +0000 (02:38 +0000)
committerJeff Kirsher <jeffrey.t.kirsher@intel.com>
Wed, 2 May 2012 08:59:14 +0000 (01:59 -0700)
Some 82599 adapters contain thermal data that we can get to via
an i2c interface.  These functions provide support to get at that
data.  A following patch will export this data.

Signed-off-by: Don Skidmore <donald.c.skidmore@intel.com>
Signed-off-by: Jeff Kirsher <jeffrey.t.kirsher@intel.com>

No differences found