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] [day] [month] [year] [list]
Date:	Fri, 02 May 2014 16:09:51 -0400 (EDT)
From:	David Miller <davem@...emloft.net>
To:	harish.patil@...gic.com
Cc:	arnd@...db.de, netdev@...r.kernel.org, shahed.shaikh@...gic.com,
	Dept-HSGLinuxNICDev@...gic.com
Subject: Re: [PATCH] qlcnic: clarify hwmon Kconfig dependency

From: Harish Patil <harish.patil@...gic.com>
Date: Wed, 30 Apr 2014 15:51:27 +0000

> Can we make it into an one line expression as done in few other cases:
 ...
>         bool "QLOGIC QLCNIC 82XX and 83XX family HWMON support"
> -       depends on QLCNIC && HWMON
> +       depends on QLCNIC && HWMON && !(QLCNIC=y && HWMON=m)

Indeed this is much better and is consistent with what other driver
Kconfig entries use.

Can someone formally submit this without the email client patch
corruption and proper signoffs?

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