From: Jakub Kicinski Date: Thu, 14 Dec 2023 02:38:56 +0000 (-0800) Subject: Merge branch 'dpaa2-switch-various-fixes' X-Git-Url: http://git.maquefel.me/?a=commitdiff_plain;h=dc84bb19b5d074f09f40c83fa68da5b03ad4fbd6;p=linux.git Merge branch 'dpaa2-switch-various-fixes' Ioana Ciornei says: ==================== dpaa2-switch: various fixes The first patch fixes the size passed to two dma_unmap_single() calls which was wrongly put as the size of the pointer. The second patch is new to this series and reverts the behavior of the dpaa2-switch driver to not ask for object replay upon offloading so that we avoid the errors encountered when a VLAN is installed multiple times on the same port. ==================== Link: https://lore.kernel.org/r/20231212164326.2753457-1-ioana.ciornei@nxp.com Signed-off-by: Jakub Kicinski --- dc84bb19b5d074f09f40c83fa68da5b03ad4fbd6