net/ixgbe/base: clean up X557 link status check
authorWei Dai <wei.dai@intel.com>
Wed, 21 Dec 2016 09:47:49 +0000 (17:47 +0800)
committerFerruh Yigit <ferruh.yigit@intel.com>
Tue, 17 Jan 2017 18:40:51 +0000 (19:40 +0100)
commit2f8c0a23350a27cf0f46b795bdc2a5bea3d4a267
tree973631e35b72cc3c0d15c0461df06c238570a14b
parent5b313c497f25f84eacb72e3a5d15689400189cb1
net/ixgbe/base: clean up X557 link status check

This patch cleans up the code and clarifies the comment around
the X557 PHY link status check in ixgbe_check_link_t_x550em().

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