From: Sujith Manoharan Date: Tue, 24 Dec 2013 05:14:26 +0000 (+0530) Subject: ath9k: Process BB watchdog events in the tasklet X-Git-Tag: v3.14-rc1~94^2~238^2^2~68 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=0c75997758d865b666a53b5cffcf7d9b9018d3f9;p=pandora-kernel.git ath9k: Process BB watchdog events in the tasklet Move the BB processing code to the tasklet and avoid doing it in the ISR, there is no real benefit and this makes the ISR less heavy. Signed-off-by: Sujith Manoharan Signed-off-by: John W. Linville --- Reading git-diff-tree failed