summaryrefslogtreecommitdiffstats
path: root/net/lapb/lapb_iface.c
diff options
context:
space:
mode:
authorChristian Lamparter <chunkeey@gmail.com>2017-12-20 23:01:49 +0100
committerDavid S. Miller <davem@davemloft.net>2017-12-21 13:09:41 -0500
commit78b69921a125689ee0164e877a36e877f5905e3a (patch)
tree35138e30594a1ecad474b82e8a3c20282e6d920e /net/lapb/lapb_iface.c
parent49dd19bf7457b491e1321b19c7101453db222dbc (diff)
downloadlinux-78b69921a125689ee0164e877a36e877f5905e3a.tar.bz2
net: ibm: emac: replace custom PHY_MODE_* macros
The ibm_emac driver predates the PHY_INTERFACE_MODE_* enums by a few years. And while the driver has been retrofitted to use the PHYLIB, the old definitions have stuck around to this day. This patch replaces all occurences of PHY_MODE_* with the respective equivalent PHY_INTERFACE_MODE_* enum. And finally, it purges the old macros for good. Signed-off-by: Christian Lamparter <chunkeey@gmail.com> Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'net/lapb/lapb_iface.c')
0 files changed, 0 insertions, 0 deletions