commit | 5be65609fec2e331c7d804471be3d59089a30d98 | [log] [tgz] |
---|---|---|
author | Ivo van Doorn <ivdoorn@gmail.com> | Mon Dec 13 12:35:40 2010 +0100 |
committer | John W. Linville <linville@tuxdriver.com> | Mon Dec 13 15:23:35 2010 -0500 |
tree | 6c6967c7835d6ec3a8ce79c2c9b84bf95aefca31 | |
parent | 0b7fde54f94979edc67bbf86b5adba702ebfefe8 [diff] |
rt2x00: Add "flush" queue command Add a new command to the queue handlers: "flush", this moves the flush() callback from mac80211 into rt2x00queue and adds support for flushing the RX queue as well. Signed-off-by: Ivo van Doorn <IvDoorn@gmail.com> Acked-by: Helmut Schaa <helmut.schaa@googlemail.com> Signed-off-by: John W. Linville <linville@tuxdriver.com>