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 PHC | |
Open Source and information security mailing list archives
| ||
|
Date: Tue, 15 Apr 2014 09:44:31 +0800 From: "Li, ZhenHua" <zhen-hual@...com> To: David Miller <davem@...emloft.net> CC: kas@...muni.cz, netdev@...r.kernel.org, linux-kernel@...r.kernel.org Subject: Re: [PATCH 1/1] driver/net: remove unused code in cosa module Thanks for your correction. I will send again with proper reason. On 04/15/2014 01:31 AM, David Miller wrote: > From: "Li, Zhen-Hua" <zhen-hual@...com> > Date: Mon, 14 Apr 2014 18:08:36 +0800 > >> For the cosa module, CONFIG_COSA can only be checked as 'm', >> and cosa module can only be compiled as a module. > That's not true, it's "tristate" in drivers/net/wan/Kconfig so it > could be set to 'y' too. > > But there is another reason to make this change, because for such > large timeout values only msleep() makes sense, udelay() could > overflow it's internal precision. > > Please resubmit this with the proper reasoning and commit message. -- 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