[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <AANLkTimW3olb9_3Wo8HvtYRP_LOCEeHDGWuVQvGMvFxd@mail.gmail.com>
Date: Thu, 3 Jun 2010 18:02:29 +0300
From: Rami Rosen <ramirose@...il.com>
To: davem@...emloft.net, netdev@...r.kernel.org
Subject: [PATCH net-next-2.6] [PPPOE] fix return value of __pppoe_xmit()
method.
Hi,
__pppoe_xmit() in drivers/net/pppoe always returns 1.
When the methods fails (via goto abort), it should return 0 and not 1.
Regards,
Rami Rosen
Signed-off-by: Rami Rosen <ramirose@...il.com>
View attachment "patch.txt" of type "text/plain" (351 bytes)
Powered by blists - more mailing lists