Skip to content
Commit e53ff6e5 authored by Grzegorz Siwik's avatar Grzegorz Siwik Committed by Greg Kroah-Hartman
Browse files

i40e: Fix parameters in aq_get_phy_register()

[ Upstream commit b2d0efc4 ]

Change parameters order in aq_get_phy_register() due to wrong
statistics in PHY reported by ethtool. Previously all PHY statistics were
exactly the same for all interfaces
Now statistics are reported correctly - different for different interfaces

Fixes: 0514db37

 ("i40e: Extend PHY access with page change flag")
Signed-off-by: default avatarGrzegorz Siwik <grzegorz.siwik@intel.com>
Tested-by: default avatarDave Switzer <david.switzer@intel.com>
Signed-off-by: default avatarTony Nguyen <anthony.l.nguyen@intel.com>
Signed-off-by: default avatarSasha Levin <sashal@kernel.org>
parent 99985220
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment