From: Herbert Xu <[EMAIL PROTECTED]>
Date: Thu, 20 Jul 2006 01:30:39 +1000
> [NET]: Fix reversed error test in netif_tx_trylock
>
> A non-zero return value indicates success from spin_trylock,
> not error.
>
> Signed-off-by: Herbert Xu <[EMAIL PROTECTED]>
Applied, thanks Herbert.
-
To unsubscri
Ruben Puettmann <[EMAIL PROTECTED]> wrote:
>
> Yes But in the moment I thing I have not enough informations.
Oops, it was a thinko on my part.
[NET]: Fix reversed error test in netif_tx_trylock
A non-zero return value indicates success from spin_trylock,
not error.
Signed-off-by: Herbert Xu <[