From: David S. Miller Date: Tue, 30 Jun 2020 00:37:49 +0000 (-0700) Subject: Merge branch 'sfc-prerequisites-for-EF100-driver-part-1' X-Git-Tag: v5.10.7~1943^2~390 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=17af2c4757c65c2b30c1df0f6fb758c4c2b2d8b8;p=platform%2Fkernel%2Flinux-rpi.git Merge branch 'sfc-prerequisites-for-EF100-driver-part-1' Edward Cree says: ==================== sfc: prerequisites for EF100 driver, part 1 This continues the work started by Alex Maftei in the series "sfc: code refactoring", "sfc: more code refactoring", "sfc: even more code refactoring" and "sfc: refactor mcdi filtering code", to prepare for a new driver which will share much of the code to support the new EF100 family of Solarflare/Xilinx NICs. After this series, there will be approximately two more of these 'prerequisites' series, followed by the sfc_ef100 driver itself. v2: fix reverse xmas tree in patch 5. (Left the cases in patches 7, 9 and 14 alone as those are all in pure movement of existing code.) ==================== Reviewed-by: Jakub Kicinski Signed-off-by: David S. Miller --- 17af2c4757c65c2b30c1df0f6fb758c4c2b2d8b8