From: Wei Yongjun Date: Tue, 8 Oct 2013 03:32:17 +0000 (+0800) Subject: qlcnic: add missing destroy_workqueue() on error path in qlcnic_probe() X-Git-Tag: v3.12-rc7~20^2~50 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=2b1f18a4d6ae8057a93e736a34cdcca925279403;p=pandora-kernel.git qlcnic: add missing destroy_workqueue() on error path in qlcnic_probe() Add the missing destroy_workqueue() before return from qlcnic_probe() in the error handling case. Signed-off-by: Wei Yongjun Signed-off-by: David S. Miller --- Reading git-diff-tree failed