[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-Id: <1245114219.8560.10.camel@debian>
Date: Tue, 16 Jun 2009 09:03:39 +0800
From: Zhu Yi <yi.zhu@...el.com>
To: Patrick McHardy <kaber@...sh.net>
Cc: "David S. Miller" <davem@...emloft.net>,
Linux Netdev List <netdev@...r.kernel.org>,
"linux-wireless@...r.kernel.org" <linux-wireless@...r.kernel.org>,
"John W. Linville" <linville@...driver.com>,
"mcgrof@...il.com" <mcgrof@...il.com>,
Arnaldo Carvalho de Melo <acme@...stprotocols.net>
Subject: Re: net: fix network drivers ndo_start_xmit() return values (part
3)
On Fri, 2009-06-12 at 22:08 +0800, Patrick McHardy wrote:
> commit 1fd73a30c86a658fdc61710b187fda8d6b914ced
> Author: Patrick McHardy <kaber@...sh.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@...sh.net>
ACK for ipw2200 part.
Thanks,
-yi
--
To unsubscribe from this list: send the line "unsubscribe netdev" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Powered by blists - more mailing lists