From 3849623e03662babfdb82a6192e2f23b3f157119 Mon Sep 17 00:00:00 2001 From: Jacob Keller Date: Tue, 22 Oct 2013 06:19:18 +0000 Subject: [PATCH] ixgbevf: implement ethtool get/set coalesce This patch adds support for ethtool's get_coalesce and set_coalesce command for the ixgbevf driver. This enables dynamically updating the minimum time between interrupts. Signed-off-by: Jacob Keller Tested-by: Phil Schmitt Signed-off-by: Jeff Kirsher --- Reading git-format-patch failed