Re: [PATCH] ps3: fix return value in the case of tx error

2007-07-12 Thread Stephen Hemminger
On Thu, 12 Jul 2007 15:59:26 +0900 Masakazu Mokuno <[EMAIL PROTECTED]> wrote: > Hi > > This patch fixes the improper return value of the hard_start_xmit() > handler of PS3 gelic network driver. > > Signed-off-by: Masakazu Mokuno <[EMAIL PROTECTED]> > --- > drivers/net/ps3_gelic_net.

[PATCH] ps3: fix return value in the case of tx error

2007-07-12 Thread Masakazu Mokuno
Hi This patch fixes the improper return value of the hard_start_xmit() handler of PS3 gelic network driver. Signed-off-by: Masakazu Mokuno <[EMAIL PROTECTED]> --- drivers/net/ps3_gelic_net.c |2 +- 1 file changed, 1 insertion(+), 1 deletion(-) --- a/drivers/net/ps3_gelic_net