]> 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)
commit13a729d9ee9da3f050ea24d65048096dcdf012d7
tree649041fcd596a6b65245fe83b5b5f98fca5c5071
parent0f079bf446a5ff2e313a6aaa3d62cd706e67b0f4
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