-
- Downloads
Merge branch 'lynx-pcs-interface-cleanup'
Colin Foster says:
====================
lynx pcs interface cleanup
The current Felix driver (and Seville) rely directly on the lynx_pcs
device. There are other possible PCS interfaces that can be used with
this hardware, so this should be abstracted from felix. The generic
phylink_pcs is used instead.
While going through the code, there were some opportunities to change
some misleading variable names. Those are included in this patch set.
v1->v2
* compile-time fixes for freescale parts
====================
Signed-off-by:
David S. Miller <davem@davemloft.net>
Showing
- drivers/net/dsa/ocelot/felix.c 1 addition, 2 deletionsdrivers/net/dsa/ocelot/felix.c
- drivers/net/dsa/ocelot/felix.h 1 addition, 1 deletiondrivers/net/dsa/ocelot/felix.h
- drivers/net/dsa/ocelot/felix_vsc9959.c 15 additions, 13 deletionsdrivers/net/dsa/ocelot/felix_vsc9959.c
- drivers/net/dsa/ocelot/seville_vsc9953.c 15 additions, 13 deletionsdrivers/net/dsa/ocelot/seville_vsc9953.c
- drivers/net/ethernet/freescale/dpaa2/dpaa2-mac.c 8 additions, 5 deletionsdrivers/net/ethernet/freescale/dpaa2/dpaa2-mac.c
- drivers/net/ethernet/freescale/dpaa2/dpaa2-mac.h 1 addition, 2 deletionsdrivers/net/ethernet/freescale/dpaa2/dpaa2-mac.h
- drivers/net/ethernet/freescale/enetc/enetc_pf.c 16 additions, 12 deletionsdrivers/net/ethernet/freescale/enetc/enetc_pf.c
- drivers/net/ethernet/freescale/enetc/enetc_pf.h 2 additions, 2 deletionsdrivers/net/ethernet/freescale/enetc/enetc_pf.h
- drivers/net/pcs/pcs-lynx.c 26 additions, 10 deletionsdrivers/net/pcs/pcs-lynx.c
- include/linux/pcs-lynx.h 3 additions, 6 deletionsinclude/linux/pcs-lynx.h
Loading
Please register or sign in to comment