From: Felix Fietkau Date: Wed, 3 Oct 2012 19:07:51 +0000 (+0200) Subject: ath9k: improve suspend/resume reliability X-Git-Tag: v3.7-rc1~25^2~31^2~10 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ceb26a6013b962b82f644189ea29d802490fc8fc;p=pandora-kernel.git ath9k: improve suspend/resume reliability Ensure that drv_start() always returns true, as a failing hw start usually eventually leads to crashes when there's still a station entry present. Call a power-on reset after a resume and after a hw reset failure to bring the hardware back to life again. Signed-off-by: Felix Fietkau Signed-off-by: John W. Linville --- Reading git-diff-tree failed