[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-Id: <20090705.194755.05791300.davem@davemloft.net>
Date: Sun, 05 Jul 2009 19:47:55 -0700 (PDT)
From: David Miller <davem@...emloft.net>
To: kaber@...sh.net
Cc: netdev@...r.kernel.org
Subject: Re: net: convert remaining non-symbolic return values in
ndo_start_xmit() functions
From: Patrick McHardy <kaber@...sh.net>
Date: Tue, 23 Jun 2009 18:13:07 +0200
> net: convert remaining non-symbolic return values in ndo_start_xmit() functions
>
> This patch converts the remaining occurences of raw return values to their
> symbolic counterparts in ndo_start_xmit() functions that were missed by the
> previous automatic conversion.
>
> Additionally code that assumed the symbolic value of NETDEV_TX_OK to be zero
> is changed to explicitly use NETDEV_TX_OK.
>
> Signed-off-by: Patrick McHardy <kaber@...sh.net>
Applied to net-next-2.6....
--
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