From: David S. Miller Date: Thu, 31 Oct 2019 19:13:34 +0000 (-0700) Subject: Merge branch 'DPAA-Ethernet-changes' X-Git-Url: http://git.maquefel.me/?a=commitdiff_plain;h=4a956bd22b88bf4ceffc734d73607575ac72ba60;p=linux.git Merge branch 'DPAA-Ethernet-changes' Madalin Bucur says: ==================== DPAA Ethernet changes v2: remove excess braces Here are some more changes for the DPAA 1.x area. In summary, these changes use pages for the receive buffers and for the scatter-gather table fed to the HW on the Tx path, perform a bit of cleanup in some convoluted parts of the code, add some minor fixes related to DMA (un)mapping sequencing for a not so common scenario, add a device link that removes the interfaces when the QMan portal in use by them is removed. ==================== Signed-off-by: David S. Miller --- 4a956bd22b88bf4ceffc734d73607575ac72ba60