[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <45E3F83F.6010003@garzik.org>
Date: Tue, 27 Feb 2007 04:22:07 -0500
From: Jeff Garzik <jeff@...zik.org>
To: Ron Mercer <ron.mercer@...gic.com>
CC: romieu@...zoreil.com, benjamin.li@...gic.com,
netdev@...r.kernel.org
Subject: Re: [PATCH 01/13] qla3xxx: Return proper error codes when the 4022/4032
is being probed
Ron Mercer wrote:
> From: Benjamin Li <benjamin.li@...gic.com>
>
> The return code was not properly set when when allocating memory or mapping
> memory failed. Depending on the stack, the return code would sometimes
> return 0, which indicates everything was ok, when in fact there was an error.
> This would cause trouble when the module was removed. Now, we will pass
> back the proper return code when an error occurs during the PCI probe.
>
> Signed-off-by: Benjamin Li <benjamin.li@...gic.com>
> Signed-off-by: Ron Mercer <ron.mercer@...gic.com>
> ---
> drivers/net/qla3xxx.c | 8 +++++++-
> 1 files changed, 7 insertions(+), 1 deletions(-)
applied 1-13
-
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