Bug 209671 - ipw2200: NETDEV_TX_BUSY returned; driver should report queue full via ieee_device->is_queue_full.
Summary: ipw2200: NETDEV_TX_BUSY returned; driver should report queue full via ieee_de...
Keywords:
Status: CLOSED UPSTREAM
Alias: None
Product: Fedora
Classification: Fedora
Component: kernel
Version: rawhide
Hardware: All
OS: Linux
medium
medium
Target Milestone: ---
Assignee: John W. Linville
QA Contact: Brian Brock
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2006-10-06 19:08 UTC by Dave Malcolm
Modified: 2007-11-30 22:11 UTC (History)
2 users (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2006-10-06 19:16:21 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)

Description Dave Malcolm 2006-10-06 19:08:02 UTC
Description of problem:
Seen in dmesg:
ipw2200: Detected Intel PRO/Wireless 2200BG Network Connection
ipw2200: Detected geography ZZM (11 802.11bg channels, 0 802.11a channels)
eth1: NETDEV_TX_BUSY returned; driver should report queue full via
ieee_device->is_queue_full.


Version-Release number of selected component (if applicable):
kernel-2.6.18-1.2724.fc6

Linux brick 2.6.18-1.2724.fc6 #1 SMP Sun Oct 1 19:43:37 EDT 2006 i686 i686 i386
GNU/Linux


How reproducible:
100%

Driver appears to be functional in spite of this warning.

Comment 1 John W. Linville 2006-10-06 19:16:21 UTC
This warning has been deemed worthless, and it was removed upstream.

commit 051562f7e980b53f7bc6529f2e55b68e20f5d0e6
Author: Zhu Yi <yi.zhu>
Date:   Mon Aug 21 11:32:47 2006 +0800

    [PATCH] ieee80211: remove ieee80211_tx() is_queue_full warning

    Signed-off-by: Zhu Yi <yi.zhu>
    Signed-off-by: John W. Linville <linville>


Note You need to log in before you can comment on or make changes to this bug.