From 68bf94aae1873cb112385830e1a98a36bf154970 Mon Sep 17 00:00:00 2001 From: Shannon Nelson Date: Wed, 15 Jan 2014 15:18:23 -0800 Subject: [PATCH] i40e: check desc pointer before printing Check that the descriptors were allocated before trying to dump them to the logfile. While we're there, de-trick-ify the code so as to be easier to read and not abusing the types and unions. Change-ID: I22898f4b22cecda3582d4d9e4018da9cd540f177 Signed-off-by: Shannon Nelson Tested-by: Kavindya Deegala Signed-off-by: Aaron Brown Signed-off-by: David S. Miller --- Reading git-format-patch failed