From: Felix Fietkau Date: Tue, 13 Aug 2013 10:33:29 +0000 (+0200) Subject: ath9k: simplify ath_tid_drain X-Git-Tag: v3.12-rc1~132^2~84^2^2~91 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=8f536b87950aa5a5c2d29eb684ed6813e1f9e800;p=pandora-kernel.git ath9k: simplify ath_tid_drain ath_tid_drain is only called when a station entry is being removed, so there is no point in still tracking BAW state. Remove some unnecessary code and a bogus TODO comment related to this. Signed-off-by: Felix Fietkau Signed-off-by: John W. Linville --- Reading git-diff-tree failed