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: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Date:	Tue, 07 Jan 2014 15:45:46 -0500 (EST)
From:	David Miller <davem@...emloft.net>
To:	yuvalmin@...adcom.com
Cc:	netdev@...r.kernel.org, dmitry@...adcom.com, ariele@...adcom.com
Subject: Re: [PATCH net] bnx2x: prevent WARN during driver unload

From: Yuval Mintz <yuvalmin@...adcom.com>
Date: Tue, 7 Jan 2014 12:07:41 +0200

> +	fp->state &= BNX2X_FP_STATE_DISABLED;
 ...
> +	fp->state &= BNX2X_FP_STATE_DISABLED;

Surely you mean "&= ~BNX2X_FP_STATE_DISABLED" here?
--
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