commit | b5529ef5be1f0a0089988ec51541aa9573e94476 | [log] [tgz] |
---|---|---|
author | Don Skidmore <donald.c.skidmore@intel.com> | Wed Jun 10 20:42:30 2015 -0400 |
committer | Jeff Kirsher <jeffrey.t.kirsher@intel.com> | Tue Sep 01 16:42:39 2015 -0700 |
tree | 6e57dae13b33f4eaea1541397271a731f932c1fd | |
parent | bd8069ace513dd2741bc7177eeebc9a392451db1 [diff] |
ixgbe: Assign set_phy_power dynamically where needed There are various reasons why this method may or may not need to be defined and some of these we don't know until runtime. So we will set the value in get_invariants. Signed-off-by: Donald C Skidmore <donald.c.skidmore@intel.com> Signed-off-by: Jeff Kirsher <jeffrey.t.kirsher@intel.com>