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:	Sun, 30 Sep 2012 21:34:43 +0200
From:	Johannes Berg <johannes@...solutions.net>
To:	Peter Senna Tschudin <peter.senna@...il.com>
Cc:	mcgrof@....qualcomm.com, jouni@....qualcomm.com,
	vthiagar@....qualcomm.com, senthilb@....qualcomm.com,
	linville@...driver.com, linux-wireless@...r.kernel.org,
	ath9k-devel@...ts.ath9k.org, netdev@...r.kernel.org,
	kernel-janitors@...r.kernel.org
Subject: Re: [PATCH] ath/ath9k/ar9003_eeprom.c: Remove unnecessary semicolon

On Sun, 2012-09-30 at 21:21 +0200, Peter Senna Tschudin wrote:

> -		if (!ah->config.enable_paprd);
> +		if (!ah->config.enable_paprd)
>  			return false;

That's not an "unnecessary semicolon", it's a pretty strange bug :)

johannes

--
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