]> git.baikalelectronics.ru Git - kernel.git/commit
wireless: Treat IPv6 diffserv the same as IPv4 for 802.11e
authorDave Täht <dave.taht@bufferbloat.net>
Thu, 22 Dec 2011 20:55:08 +0000 (12:55 -0800)
committerJohn W. Linville <linville@tuxdriver.com>
Wed, 4 Jan 2012 19:30:43 +0000 (14:30 -0500)
commit652acc73cce42e034441bea05cb6cc7714aad743
treec2665f99df8088555b3126c0d2f51c8fa02e303f
parentc7ff34c9f80db534592dfe7f7983e9c8f4874ff6
wireless: Treat IPv6 diffserv the same as IPv4 for 802.11e

Wireless will select a different hardware queue based on the
top 3 bits of the diffserv field, for ipv4. Extend that queue
selection mechanism to ipv6, and make the calls orthogonal.

Signed-off-by: Dave Täht <dave.taht@bufferbloat.net>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
net/wireless/util.c