]> git.proxmox.com Git - mirror_ubuntu-zesty-kernel.git/commit
i40e: dump descriptor indexes in hex
authorJesse Brandeburg <jesse.brandeburg@intel.com>
Thu, 14 Jan 2016 00:51:47 +0000 (16:51 -0800)
committerTim Gardner <tim.gardner@canonical.com>
Wed, 6 Apr 2016 09:20:34 +0000 (10:20 +0100)
commit99ee3548ef11cfb5a3e408178aec30f4e21a60e0
treefaccb35a9c61dd87c93e6cdb5e70784bf5dcd618
parent26a51e9de963418bd661bc8a10593bc5558432bf
i40e: dump descriptor indexes in hex

BugLink: http://bugs.launchpad.net/bugs/1547674
The debugging helpers for showing descriptor rings were
dumping the indexes in decimal and the offsets in hex.

Put everything in hex and at least be consistent.

Also update copyright year in file header.

Change-ID: Ia35a21411a2ddb713772dffb4e8718889fcfc895
Signed-off-by: Jesse Brandeburg <jesse.brandeburg@intel.com>
Tested-by: Andrew Bowers <andrewx.bowers@intel.com>
Signed-off-by: Jeff Kirsher <jeffrey.t.kirsher@intel.com>
(cherry picked from net-next commit 13cb3e9d71d5823a3169b10b428ce717434c657e)
Signed-off-by: Tim Gardner <tim.gardner@canonical.com>
drivers/net/ethernet/intel/i40e/i40e_debugfs.c