summaryrefslogtreecommitdiff
path: root/drivers/net/phy/at803x.c
diff options
context:
space:
mode:
authorDavid S. Miller <davem@davemloft.net>2021-10-10 11:18:48 +0100
committerDavid S. Miller <davem@davemloft.net>2021-10-10 11:18:48 +0100
commit275fdef2d91954330fe8cb3846eb3de6f33f1f2d (patch)
treedae754be17be8f94adae162721c50339976b76a2 /drivers/net/phy/at803x.c
parent154ee116320dab4f619c7986c36054a431fa14bb (diff)
parent0199215216978b612d4e8be11e878b87bc643033 (diff)
Merge branch 'net-use-helpers'
Juhee Kang says: ==================== net-next: replace open code with helper functions Currently, there are many helper functions on netdevice.h. However, some code doesn't use the helper functions and remains open code. So this patchset replaces open code with an appropriate helper function. First patch modifies to use netif_is_rxfh_configured instead of dev->priv_flags & IFF_RXFH_CONFIGURED. Second patch replaces open code with netif_is_bond_master. Last patch substitutes netif_is_macsec() for dev->priv_flags & IFF_MACSEC. ==================== Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'drivers/net/phy/at803x.c')
0 files changed, 0 insertions, 0 deletions