From: Sucheta Chakraborty Date: Fri, 19 Jul 2013 20:56:28 +0000 (-0400) Subject: qlcnic: Fix NULL pointer dereference in VF probe path. X-Git-Tag: v3.11-rc4~22^2~48 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e9a355a9b407da41b7cb22767f3898d4628411b2;p=pandora-kernel.git qlcnic: Fix NULL pointer dereference in VF probe path. o Check for non-NULL set_mac_filter_count function pointer before calling it fixes the panic. This patch fixes regression introduced by patch "qlcnic: Secondary unicast MAC address support." with commit id 168e4fb54c11865668ad50eff81b5f2729e0e0f4. Signed-off-by: Sucheta Chakraborty Signed-off-by: David S. Miller --- Reading git-diff-tree failed