From: Kamil Krawczyk Date: Wed, 4 Jun 2014 00:57:12 +0000 (+0000) Subject: i40e/i40evf: modify debug prints to avoid seg faults X-Git-Tag: omap-for-v3.17/fixes-against-rc2~149^2~276^2~1 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=66d90e7d1654f3ed2e66d90f82dbc9daa62f534c;p=pandora-kernel.git i40e/i40evf: modify debug prints to avoid seg faults Some AQ debug prints needs be moved around or do additional checks so they will not cause our tool applications to cause segmentation faults. The tools run in user space and we need to correctly reference kernel space memory. Change-ID: Ia2ac4076f576b805f350453fd50ad69c2a91ab9a Signed-off-by: Kamil Krawczyk Signed-off-by: Jeff Kirsher --- Reading git-diff-tree failed