From: Sucheta Chakraborty Date: Mon, 14 Apr 2014 14:02:18 +0000 (-0400) Subject: qlcnic: Fix panic due to uninitialzed delayed_work struct in use. X-Git-Tag: omap-for-v3.16/pm-signed~106^2~15^2~5 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=463518a0cbd396aac83ee3d196897d585e173796;p=pandora-kernel.git qlcnic: Fix panic due to uninitialzed delayed_work struct in use. o AEN event was being received before initializing delayed_work struct and handlers for it. This was resulting in crash. This patch fixes it. Signed-off-by: Sucheta Chakraborty Signed-off-by: Shahed Shaikh Signed-off-by: David S. Miller --- Reading git-diff-tree failed