From: Jacob Keller Date: Tue, 1 Oct 2013 11:33:48 +0000 (-0700) Subject: ixgbevf: do not print registers to dmesg in ixgbevf_get_regs X-Git-Tag: v3.13-rc1~105^2~248^2~8 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=fa07f10d9dfc18c9aa285947c3a557e30f78c275;p=pandora-kernel.git ixgbevf: do not print registers to dmesg in ixgbevf_get_regs This patch removes the use of hw_dbg in ixgbevf when the ixgbe_get_regs function is called from ethtool. This goes along side a patch to ethtool which enables proper support for ixgbevf pretty-printing of registers. Signed-off-by: Jacob Keller Tested-by: Phil Schmitt Signed-off-by: Jeff Kirsher Signed-off-by: David S. Miller --- Reading git-diff-tree failed