From: David S. Miller Date: Tue, 15 Jul 2008 10:34:57 +0000 (-0700) Subject: mac80211: Reimplement WME using ->select_queue(). X-Git-Tag: v2.6.27-rc1~969^2~73 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=51cb6db0f5654f08a4a6bfa3888dc36a51c2df3e;p=pandora-kernel.git 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 --- Reading git-diff-tree failed