commit | 51cb6db0f5654f08a4a6bfa3888dc36a51c2df3e | [log] [tgz] |
---|---|---|
author | David S. Miller <davem@davemloft.net> | Tue Jul 15 03:34:57 2008 -0700 |
committer | David S. Miller <davem@davemloft.net> | Thu Jul 17 19:21:12 2008 -0700 |
tree | b9103a34674efeca9ffa2f9ef9cec1ee9735ab9d | |
parent | eae792b722fef08dcf3aee88266ee7def9710757 [diff] |
mac80211: Reimplement WME using ->select_queue(). The only behavior change is that we do not drop packets under any circumstances. If that is absolutely needed, we could easily add it back. With cleanups and help from Johannes Berg. Signed-off-by: David S. Miller <davem@davemloft.net>