]> git.baikalelectronics.ru Git - kernel.git/commit
ixgbe: Introduce function to control MDIO speed
authorMark Rustad <mark.d.rustad@intel.com>
Fri, 1 Apr 2016 19:18:30 +0000 (12:18 -0700)
committerJeff Kirsher <jeffrey.t.kirsher@intel.com>
Thu, 7 Apr 2016 23:57:45 +0000 (16:57 -0700)
commitbcd6384d7d257cc98aa8ac0281bba58738f65542
tree649041fcd596a6b65245fe83b5b5f98fca5c5071
parent0f353986bafe5f830a5dfc7caa4bd2c71ca0f5d6
ixgbe: Introduce function to control MDIO speed

Move code that controls MDIO speed into a new function because
there will be more MACs that need the control.

Signed-off-by: Mark Rustad <mark.d.rustad@intel.com>
Tested-by: Andrew Bowers <andrewx.bowers@intel.com>
Signed-off-by: Jeff Kirsher <jeffrey.t.kirsher@intel.com>
drivers/net/ethernet/intel/ixgbe/ixgbe_x550.c