From: Zhu Yi <yi.zhu@intel.com>
To: Patrick McHardy <kaber@trash.net>
Cc: "David S. Miller" <davem@davemloft.net>,
Linux Netdev List <netdev@vger.kernel.org>,
"linux-wireless@vger.kernel.org" <linux-wireless@vger.kernel.org>,
"John W. Linville" <linville@tuxdriver.com>,
"mcgrof@gmail.com" <mcgrof@gmail.com>,
Arnaldo Carvalho de Melo <acme@ghostprotocols.net>
Subject: Re: net: fix network drivers ndo_start_xmit() return values (part 3)
Date: Tue, 16 Jun 2009 09:03:39 +0800 [thread overview]
Message-ID: <1245114219.8560.10.camel@debian> (raw)
In-Reply-To: <4A326142.8030905@trash.net>
On Fri, 2009-06-12 at 22:08 +0800, Patrick McHardy wrote:
> commit 1fd73a30c86a658fdc61710b187fda8d6b914ced
> Author: Patrick McHardy <kaber@trash.net>
> Date: Fri Jun 12 16:02:08 2009 +0200
>
> net: fix network drivers ndo_start_xmit() return values (part 3)
>
> Fix up wireless drivers that return an errno value to
> qdisc_restart(), causing
> qdisc_restart() to print a warning an requeue/retransmit the skb.
>
> - airo: transmission not implemented for chip, intention is to
> free and abort
> - ipw2200: transmission not implemented for promiscous mode,
> intention is to
> drop
> - prism54: intention is to drop
> - wl3501_cs: intention appears to be to drop
> - zd1201: error counter indicates intention is to drop
>
> All drivers compile tested.
>
> Signed-off-by: Patrick McHardy <kaber@trash.net>
ACK for ipw2200 part.
Thanks,
-yi
prev parent reply other threads:[~2009-06-16 1:03 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2009-06-12 14:08 net: fix network drivers ndo_start_xmit() return values (part 3) Patrick McHardy
2009-06-16 1:03 ` Zhu Yi [this message]
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=1245114219.8560.10.camel@debian \
--to=yi.zhu@intel.com \
--cc=acme@ghostprotocols.net \
--cc=davem@davemloft.net \
--cc=kaber@trash.net \
--cc=linux-wireless@vger.kernel.org \
--cc=linville@tuxdriver.com \
--cc=mcgrof@gmail.com \
--cc=netdev@vger.kernel.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).