From: David S. Miller Date: Thu, 17 Oct 2019 19:27:29 +0000 (-0400) Subject: Merge branch 'dpaa2-eth-misc-fixes' X-Git-Tag: v5.4-rc4~6^2~21 X-Git-Url: https://www.infradead.org/git/?a=commitdiff_plain;h=693aa7dd124018ffa627ae7e8d78e96127e385e0;p=users%2Fjedix%2Flinux-maple.git Merge branch 'dpaa2-eth-misc-fixes' Ioana Ciornei says: ==================== dpaa2-eth: misc fixes 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 ==================== Signed-off-by: David S. Miller --- 693aa7dd124018ffa627ae7e8d78e96127e385e0