From: Josh Hay Date: Fri, 4 Jan 2013 03:34:36 +0000 (+0000) Subject: ixgbe: fix potential null dereference X-Git-Tag: v3.9-rc1~139^2~157^2~4 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=f752be9c3de4fbb6a9b2c060f3794bd928a0ad7a;p=pandora-kernel.git ixgbe: fix potential null dereference This patch adds a default case which goes to the next loop iteration in the case where p is not set, preventing p from being dereferenced. Signed-off-by: Josh Hay Tested-by: Phil Schmitt Signed-off-by: Jeff Kirsher --- Reading git-diff-tree failed