From 3753cb240b13c29b706400bebf7cb941838593b6 Mon Sep 17 00:00:00 2001 From: Neerav Parikh Date: Tue, 26 Nov 2013 10:49:25 +0000 Subject: [PATCH] i40e: Fix dump output from debugfs calls The debugfs commands that dump hex information are not doing these as expected viz. "lldp get local", "nvm read", "dump debug fwdata", etc. Use print_hex_dump() instead to hex dump and remove the print buffer stuff from the code. Change-Id: I507bd8b2187aae8bad5055b7872978c309cf143e Signed-off-by: Neerav Parikh Signed-off-by: Jesse Brandeburg Signed-off-by: Jeff Kirsher --- Reading git-format-patch failed