Bug 5711
Summary: | ipw2200: NETDEV_TX_BUSY returned; driver should report queue full via ieee_device->is_queue_full. | ||
---|---|---|---|
Product: | Drivers | Reporter: | David Schmitt (david) |
Component: | Network | Assignee: | Jeff Garzik (jgarzik) |
Status: | CLOSED CODE_FIX | ||
Severity: | normal | CC: | jketreno, romieu |
Priority: | P2 | ||
Hardware: | i386 | ||
OS: | Linux | ||
Kernel Version: | 2.6.15-rc4-686 (Debians -0experimental.1 build) | Subsystem: | |
Regression: | --- | Bisected commit-id: | |
Attachments: |
The error log from my ipw2200 from /sys/class/net/eth0/device/error
The error log from my ipw2200 from /sys/class/net/eth0/device/error stop queueing when there is no more room available |
Description
David Schmitt
2005-12-08 01:54:10 UTC
Created attachment 6782 [details]
The error log from my ipw2200 from /sys/class/net/eth0/device/error
Created attachment 6783 [details]
The error log from my ipw2200 from /sys/class/net/eth0/device/error
Created attachment 6899 [details]
stop queueing when there is no more room available
Patch applies against 2.6.15-rc7. Please test.
I tried this patch against the same kernel version I reported the problem against (2.6.15-rc4-0experimental.1 from debian) and while the driver still reports firmware errors, it doesn't lock up anymore. Neither in managed nor in ad-hoc mode. Thanks for your time and work! I'm now running Debians 2.6.15-3 and have never again felt this problem. Therefore I thankfully close the report. |