[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-Id: <20090623.164214.199933763.davem@davemloft.net>
Date: Tue, 23 Jun 2009 16:42:14 -0700 (PDT)
From: David Miller <davem@...emloft.net>
To: kaber@...sh.net
Cc: netdev@...r.kernel.org
Subject: Re: net: use NETDEV_TX_OK instead of 0 in ndo_start_xmit()
functions
From: Patrick McHardy <kaber@...sh.net>
Date: Tue, 23 Jun 2009 18:03:08 +0200
> net: use NETDEV_TX_OK instead of 0 in ndo_start_xmit() functions
>
> This patch is the result of an automatic spatch transformation to convert
> all ndo_start_xmit() return values of 0 to NETDEV_TX_OK.
>
> Some occurences are missed by the automatic conversion, those will be
> handled in a seperate patch.
>
> Signed-off-by: Patrick McHardy <kaber@...sh.net>
These patches are cleanups and getting large, especially for this
late in the merge window.
I'm going to defer them to the next -next cycle.
Thanks!
--
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