ixgbe: Reformat output of ixgbe_dump
authorJosh Hay <joshua.a.hay@intel.com>
Wed, 26 Sep 2012 05:59:41 +0000 (05:59 +0000)
committerJeff Kirsher <jeffrey.t.kirsher@intel.com>
Thu, 22 Nov 2012 09:39:23 +0000 (01:39 -0800)
commit8ad88e3711d326b1441d4c198928302b13e06fc5
treed0dc1d41c0c559b500e4a0f4e3e8767c12c85a89
parent76e0d67a08bb195bd0ddea2fcba8c15c85eab243
ixgbe: Reformat output of ixgbe_dump

Reformats the output of the Tx/Rx descriptor dumps to more
appropriately align the output of the ixgbe_dump and improve readability.
Prevents empty Tx descriptors from being displayed to decrease the size
of the dump and make it more manageable.

Signed-off-by: Josh Hay <joshua.a.hay@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_main.c