From: Mohammed Shafi Shajakhan Date: Fri, 29 Jun 2012 05:04:39 +0000 (+0530) Subject: ath9k: Fix clearing of BTCOEX flags X-Git-Tag: v3.6-rc1~125^2~57^2~200 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=c11216d1f62163e7de92793dcfd4d06247d0a20e;p=pandora-kernel.git ath9k: Fix clearing of BTCOEX flags BTCOEX flags are set/cleared by atomic operations. We got to do the same in ath9k_btcoex_timer_resume, while clearing those BTCOEX flags. Acked-by: Sujith Manoharan Signed-off-by: Mohammed Shafi Shajakhan Signed-off-by: John W. Linville --- Reading git-diff-tree failed