diff options
author | Russell King <rmk+kernel@armlinux.org.uk> | 2019-02-11 13:23:15 +0300 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2019-02-12 20:32:51 +0300 |
commit | 1d9b041e9c5cb6a06e0943f14daf9806e6fe55f1 (patch) | |
tree | 9d8e0d73d4f8030cbb8fdbcca659a38b4761257b /net/core/devlink.c | |
parent | b7d286f01b9d9021695188092e36f405f2ecd276 (diff) | |
download | linux-1d9b041e9c5cb6a06e0943f14daf9806e6fe55f1.tar.xz |
net: marvell: mvpp2: use mvpp2_is_xlg() helper elsewhere
There are several places which make the decision whether to access the
XLGMAC vs GMAC that only check for PHY_INTERFACE_MODE_10GKR and not its
XAUI variant. Switch these to use the new helper so that we have
consistency through the driver.
Signed-off-by: Russell King <rmk+kernel@armlinux.org.uk>
Reviewed-by: Maxime Chevallier <maxime.chevallier@bootlin.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'net/core/devlink.c')
0 files changed, 0 insertions, 0 deletions