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:	Wed, 10 Jul 2013 11:07:48 -0700 (PDT)
From:	David Miller <davem@...emloft.net>
To:	markus@...ppelsdorf.de
Cc:	torvalds@...ux-foundation.org, akpm@...ux-foundation.org,
	netdev@...r.kernel.org, linux-kernel@...r.kernel.org,
	Alexey.Brodkin@...opsys.com
Subject: Re: [GIT] Networking

From: Markus Trippelsdorf <markus@...ppelsdorf.de>
Date: Wed, 10 Jul 2013 14:25:23 +0200

> On 2013.07.09 at 14:53 -0700, David Miller wrote:
>> 
>> Alexey Brodkin (2):
>>       ethernet/arc/arc_emac - Add new driver
>>       arc_emac: fix compile-time errors & warnings on PPC64
> 
> This driver defaults to y for no reason:
> 
> +config NET_VENDOR_ARC
> +       bool "ARC devices"
> +       default y

That doesn't enable the driver, it enables Kconfig options for drivers
for that vendor.  If this is off, the user won't even be offered the
Kconfig option for the driver.

This is consistent with how we handle the other vendor guards for
networking driver Kconfigs.
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ