[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <4AF99156.9050301@trash.net>
Date: Tue, 10 Nov 2009 17:14:14 +0100
From: Patrick McHardy <kaber@...sh.net>
To: "David S. Miller" <davem@...emloft.net>
CC: Linux Netdev List <netdev@...r.kernel.org>
Subject: net 01/02: allow to propagate errors through ->ndo_hard_start_xmit()
The following two patches add support for error propagation
through ->ndo_hard_start_xmit() and use it to propagate qdisc
submission state through VLAN and macvlan devices.
I'm also experimenting with returning errno codes from
tunnel devices to the originating socket, but those patches
still need some work.
The only change relative to the patch posted yesterday is
removal of an unnecessary initialization in dev_hard_start_xmit().
View attachment "01.diff" of type "text/x-patch" (6242 bytes)
Powered by blists - more mailing lists