From: Sujith Manoharan Date: Fri, 30 Jan 2015 13:35:22 +0000 (+0530) Subject: ath9k: Return early for error conditions X-Git-Tag: omap-for-v4.1/prcm-dts-mfd-syscon-fix~134^2~10^2~42 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=13084c2d18bfee72594ba3a969dfdd972544e644;p=pandora-kernel.git ath9k: Return early for error conditions Do not try to cancel work instances and ANI when the device is not present or WOW triggers are not configured. Bail out early and use ath_err() for such error conditions. Signed-off-by: Sujith Manoharan Signed-off-by: Kalle Valo --- Reading git-diff-tree failed