From: Sujith Manoharan Date: Tue, 24 Dec 2013 05:14:25 +0000 (+0530) Subject: ath9k: Remove RX Poll X-Git-Tag: v3.14-rc1~94^2~238^2^2~69 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=415ec61b66198f93962b76107f3324571475a3e2;p=pandora-kernel.git ath9k: Remove RX Poll This patch removes the convoluted and hacky method of monitoring for connectivity. We rely on mac80211's connection loss logic and doing it in the driver is not necessary. The HW check for MAC/BB hangs is also simplified, there is no need to have a separate work instance for it. Signed-off-by: Sujith Manoharan Signed-off-by: John W. Linville --- Reading git-diff-tree failed