Remove 500-b43-disable_qos_when_openfw.patch
authorMichael Büsch <mb@bu3sch.de>
Tue, 7 Apr 2009 18:40:10 +0000 (18:40 +0000)
committerMichael Büsch <mb@bu3sch.de>
Tue, 7 Apr 2009 18:40:10 +0000 (18:40 +0000)
commit64af0f85c9f0a7eeca3cfb2fbdf075edc4359cfb
tree8b855ce471cf1a588350b68679b1f278ba991f68
parent7e66326c068c9f08ffe276c3b407f5ed82ee234a
Remove 500-b43-disable_qos_when_openfw.patch

This patch is incorrect. It leaves mac80211 and b43 in different states.
mac80211's hw->queues will be left at 4 (QoS enabled), while QoS will be disabled
inside of b43's queue handling.

There currently is no way to disable QoS after loading the firmware.

Buildroot should probably statically change the module parameter to QoS=0, if the
opensource firmware is built into the image.

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@15142 3c298f89-4303-0410-b956-a3cf2f4a3e73
package/mac80211/patches/500-b43-disable_qos_when_openfw.patch [deleted file]