This patch set adds a couple of fixes around updating configuration on MAC change. Depending on when MC connects the DPNI to a MAC, both the MAC address and TX FQIDs should be updated everytime there is a change in configuration.
Changes in v2: - used reverse christmas tree ordering in patch 2/2 Changes in v3: - add a missing new line - go back to FQ based enqueueing after a transient error Florin Chiculita (1): dpaa2-eth: add irq for the dpmac connect/disconnect event Ioana Radulescu (1): dpaa2-eth: Fix TX FQID values drivers/net/ethernet/freescale/dpaa2/dpaa2-eth.c | 50 +++++++++++++++++++++++- drivers/net/ethernet/freescale/dpaa2/dpni.h | 5 ++- 2 files changed, 53 insertions(+), 2 deletions(-) -- 1.9.1
