diff options
author | Rami Rosen <ramirose@gmail.com> | 2010-06-03 05:02:29 +0000 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2010-06-05 02:23:15 -0700 |
commit | 55c95e738da85373965cb03b4f975d0fd559865b (patch) | |
tree | dc3fe475c410606c2ce9cb43fcd204fcec805975 /crypto | |
parent | syncookies: update mss tables (diff) | |
download | linux-dev-55c95e738da85373965cb03b4f975d0fd559865b.tar.xz linux-dev-55c95e738da85373965cb03b4f975d0fd559865b.zip |
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@gmail.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'crypto')
0 files changed, 0 insertions, 0 deletions