From: Ivo van Doorn Date: Sat, 8 Aug 2009 21:53:26 +0000 (+0200) Subject: rt2x00: Use IEEE80211_TX_CTL_MORE_FRAMES flag X-Git-Tag: v2.6.32-rc1~703^2~367^2~55 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=267e898755d7fc6249e26208e7ce97f415fd8c31;p=pandora-kernel.git rt2x00: Use IEEE80211_TX_CTL_MORE_FRAMES flag Check the IEEE80211_TX_CTL_MORE_FRAMES flag to help determining if the DMA queue should be kicked. At the moment this is combined with the ieee80211_has_morefrags() but we might remove that later. Signed-off-by: Ivo van Doorn Signed-off-by: John W. Linville --- Reading git-diff-tree failed