From: Girish K.S Date: Thu, 15 Jan 2015 01:41:47 +0000 (+0900) Subject: net: sxgbe: Fix NULL dereferece when using DT X-Git-Tag: omap-for-v4.1/prcm-dts-mfd-syscon-fix~255^2~16 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=1c1832c7cd35db90b126a984685b44858ad63d01;p=pandora-kernel.git net: sxgbe: Fix NULL dereferece when using DT When the MAC address is provided in the device tree file, the condition is true and kernel crashes due to NULL dereference. Signed-off-by: Girish K.S Signed-off-by: Byungho An Signed-off-by: Kukjin Kim Signed-off-by: David S. Miller --- Reading git-diff-tree failed