commit | 267e898755d7fc6249e26208e7ce97f415fd8c31 | [log] [tgz] |
---|---|---|
author | Ivo van Doorn <ivdoorn@gmail.com> | Sat Aug 08 23:53:26 2009 +0200 |
committer | John W. Linville <linville@tuxdriver.com> | Fri Aug 14 09:13:52 2009 -0400 |
tree | 92651c11ab81bbcf41760eb96707b352525fa549 | |
parent | bdfa500b8b8ca87dfe7a311f569fe8b39746c299 [diff] |
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 <IvDoorn@gmail.com> Signed-off-by: John W. Linville <linville@tuxdriver.com>