diff options
author | Russell King (Oracle) <rmk+kernel@armlinux.org.uk> | 2021-11-17 17:24:07 +0000 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2021-11-18 11:38:44 +0000 |
commit | 22de481d23c90727510c9c4a37b89deb34e6ba3a (patch) | |
tree | e9b4c443d358272af5330c624c193d41dda36d42 /drivers/net/ethernet/ibm | |
parent | 15d0b14cec1c3ee3739d15fdcec3ebe1b847dd7c (diff) |
net: dpaa2-mac: remove interface checks in dpaa2_mac_validate()
As phylink checks the interface mode against the supported_interfaces
bitmap, we no longer need to validate the interface mode, nor handle
PHY_INTERFACE_MODE_NA in the validation function. Remove these to
simplify the implementation.
Signed-off-by: Russell King (Oracle) <rmk+kernel@armlinux.org.uk>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'drivers/net/ethernet/ibm')
0 files changed, 0 insertions, 0 deletions