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)
commite84db7272798ed8abb2760a3fcd9c6d89abf99a5
tree649041fcd596a6b65245fe83b5b5f98fca5c5071
parent537cc5df4fcb82c0ee1f1dc4751357929a135bbc
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