From: Jakub Kicinski Date: Fri, 6 May 2022 22:39:28 +0000 (-0700) Subject: Merge branch '10GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/next... X-Git-Tag: v5.19-rc1~159^2~170 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=53e2cb3b2a5a9ecd42555a1c1c0d24cf1c33b4e3;p=thirdparty%2Fkernel%2Flinux.git Merge branch '10GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/next-queue Tony Nguyen says: ==================== 10GbE Intel Wired LAN Driver Updates 2022-05-05 This series contains updates to ixgbe and igb drivers. Jeff Daly adjusts type for 'allow_unsupported_sfp' to match the associated struct value for ixgbe. Alaa Mohamed converts, deprecated, kmap() call to kmap_local_page() for igb. * '10GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/next-queue: igb: Convert kmap() to kmap_local_page() ixgbe: Fix module_param allow_unsupported_sfp type ==================== Link: https://lore.kernel.org/r/20220505155651.2606195-1-anthony.l.nguyen@intel.com Signed-off-by: Jakub Kicinski --- 53e2cb3b2a5a9ecd42555a1c1c0d24cf1c33b4e3