This patch set is cleaning up the link state handling of the switch ports in patches 1-4. The last two patches are setting up the MAC addresses of the switch ports automatically so that the user is not forced to manually add them before adding them to a bridge. Ioana Ciornei (6): staging: dpaa2-ethsw: fix reported link state staging: dpaa2-ethsw: ignore state interrupts when the interface is not running staging: dpaa2-ethsw: use netif_running when checking for port up staging: dpaa2-ethsw: disable switch ports are probe time staging: dpaa2-ethsw: store version information of the DPSW object staging: dpaa2-ethsw: setup MAC address of switch netdevices drivers/staging/fsl-dpaa2/ethsw/dpsw-cmd.h | 14 +++ drivers/staging/fsl-dpaa2/ethsw/dpsw.c | 106 +++++++++++++++++++++ drivers/staging/fsl-dpaa2/ethsw/dpsw.h | 9 ++ drivers/staging/fsl-dpaa2/ethsw/ethsw.c | 102 +++++++++++++++++--- drivers/staging/fsl-dpaa2/ethsw/ethsw.h | 4 + 5 files changed, 221 insertions(+), 14 deletions(-) -- 2.25.1 _______________________________________________ devel mailing list devel@xxxxxxxxxxxxxxxxxxxxxx http://driverdev.linuxdriverproject.org/mailman/listinfo/driverdev-devel