lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite for Android: free password hash cracker in your pocket
[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
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

Powered by Openwall GNU/*/Linux Powered by OpenVZ