From: Rajkumar Manoharan Date: Fri, 13 Apr 2012 11:14:22 +0000 (+0530) Subject: ath9k: fix beacon descriptor X-Git-Tag: v3.5-rc1~109^2~410^2~39 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=cd484aeb4976899a4c6efbed951ac2fc8c51e097;p=pandora-kernel.git ath9k: fix beacon descriptor The tx interrupt for beacon queue is configured only for edma chips. As the edma chip does not support per descriptor interrupt, no need to set INTREQ for every beacon descriptor. And also clear ps filter for beacon frame. Signed-off-by: Rajkumar Manoharan Signed-off-by: John W. Linville --- Reading git-diff-tree failed