From: David S. Miller Date: Thu, 10 May 2018 21:31:03 +0000 (-0400) Subject: Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher/next... X-Git-Tag: v5.4.17~5893^2~276 X-Git-Url: http://xenbits.xensource.com/gitweb?a=commitdiff_plain;h=e72a7dd70c487aa5d8d00ac2647c7bf671bded13;p=arm%2Flinux.git Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher/next-queue Jeff Kirsher says: ==================== 100GbE Intel Wired LAN Driver Updates 2018-05-09 This series contains updates to fm10k only. Jake provides all the changes in the series, starting with adding support for accelerated MACVLAN devices. Reduced code duplication by implementing a macro to be used when setting up the type specific macros. Avoided potential bugs with stats by using a macro to calculate the array size when passing to ensure that the size is correct. v2: changed macro reference '#' with __stringify() as suggested by Joe Perches to patch 2 of the series. Also made sure the updated series of patches is actually pushed to my kernel.org tree ==================== Signed-off-by: David S. Miller --- e72a7dd70c487aa5d8d00ac2647c7bf671bded13