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)
commit8b5ec31218c78ee4dee07ba4e198821201500166
tree2737e6976ad0d427404c862f961a434021b86c9c
parent912fb776e42b7d1f17fb5e3012ce0db24a9aa21f
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.

SVN-Revision: 15142
package/mac80211/patches/500-b43-disable_qos_when_openfw.patch [deleted file]