From: Sujith Manoharan Date: Tue, 17 Jul 2012 11:46:03 +0000 (+0530) Subject: ath9k: Remove is_bslot_active X-Git-Tag: v3.6-rc1~125^2~57^2~26 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=aa45fe9683ba861bf49d51479b11b3d482b57416;p=pandora-kernel.git ath9k: Remove is_bslot_active In the tx_last_beacon() callback, mac80211's beaconing status can be used instead. The beacon tasklet doesn't require it because it is disabled when removing a slot. Signed-off-by: Sujith Manoharan Signed-off-by: John W. Linville --- Reading git-diff-tree failed