From: David S. Miller Date: Tue, 22 Aug 2017 18:08:16 +0000 (-0700) Subject: Merge branch 'liquidio-VF-driver-will-notify-NIC-firmware-of-MTU-change' X-Git-Url: https://git.stricted.de/?a=commitdiff_plain;h=0580b53f3867b4b70c9cfbb6a6d49a44268335ea;p=GitHub%2Fmoto-9609%2Fandroid_kernel_motorola_exynos9610.git Merge branch 'liquidio-VF-driver-will-notify-NIC-firmware-of-MTU-change' Veerasenareddy Burru says: ==================== liquidio: VF driver will notify NIC firmware of MTU change Make VF driver notify NIC firmware of MTU change. Firmware needs this information for MTU propagation and enforcement. The first patch in this series moves a macro definition to a proper place to prevent a build error in the second patch which has the code that sends the notification. Change Log: V1 -> V2 * Add "From:" line to patch #1 and #2 to give credit to the author. * In patch #2, order local variable declarations from longest to shortest line. ==================== Signed-off-by: David S. Miller --- 0580b53f3867b4b70c9cfbb6a6d49a44268335ea