net/ixgbe/base: use clause 22 MDIO functions for Marvell PHYs
authorWei Dai <wei.dai@intel.com>
Thu, 12 Jan 2017 14:53:29 +0000 (22:53 +0800)
committerFerruh Yigit <ferruh.yigit@intel.com>
Tue, 17 Jan 2017 18:41:42 +0000 (19:41 +0100)
commit96dae4644af74f1b55f2558eda147eb8ac1306e8
tree1cfe18d02a1b8f78bbefa6319f1ea11b3dfa2e02
parent18f5a572d81a9588e2b96103bc415232ac44ef70
net/ixgbe/base: use clause 22 MDIO functions for Marvell PHYs

Set the MDIO (Management Data Input/Output Interface) read/write
function pointers for Marvell PHYs on some X550 platforms to use
the clause 22 functions. Marvell PHYs do not support clause 45.

Signed-off-by: Wei Dai <wei.dai@intel.com>
drivers/net/ixgbe/base/ixgbe_x550.c