]> git.baikalelectronics.ru Git - kernel.git/commit
ixgbe: fix some multiline hw_dbg prints
authorJacob Keller <jacob.e.keller@intel.com>
Sat, 22 Feb 2014 01:23:52 +0000 (01:23 +0000)
committerJeff Kirsher <jeffrey.t.kirsher@intel.com>
Thu, 13 Mar 2014 02:05:40 +0000 (19:05 -0700)
commit742ea4691ce25c3bb886407095516164ba1a1b64
treead1e1f6746c7d60f1e69fbc94eecafcf33b1f31e
parent85fb0ff8737986cd1e3dcff6e6933bdfa2d344f6
ixgbe: fix some multiline hw_dbg prints

This patch fixes some formatting on multilined print messages, so that
the text of the print appears on a single line, which aids in grepping
the sourcecode for where the error came from.

Signed-off-by: Jacob Keller <jacob.e.keller@intel.com>
Tested-by: Phil Schmitt <phillip.j.schmitt@intel.com>
Signed-off-by: Jeff Kirsher <jeffrey.t.kirsher@intel.com>
drivers/net/ethernet/intel/ixgbe/ixgbe_82599.c