From: Neerav Parikh Date: Tue, 26 Nov 2013 10:49:25 +0000 (+0000) Subject: i40e: Fix dump output from debugfs calls X-Git-Tag: v3.14-rc1~94^2~456^2~13 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=3753cb240b13c29b706400bebf7cb941838593b6;p=pandora-kernel.git 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-diff-tree failed