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: Sun, 19 May 2019 21:41:07 -0700 From: Richard Cochran <richardcochran@...il.com> To: "Y.b. Lu" <yangbo.lu@....com> Cc: "netdev@...r.kernel.org" <netdev@...r.kernel.org>, David Miller <davem@...emloft.net>, Claudiu Manoil <claudiu.manoil@....com>, Shawn Guo <shawnguo@...nel.org>, Rob Herring <robh+dt@...nel.org>, "devicetree@...r.kernel.org" <devicetree@...r.kernel.org>, "linux-arm-kernel@...ts.infradead.org" <linux-arm-kernel@...ts.infradead.org>, "linux-kernel@...r.kernel.org" <linux-kernel@...r.kernel.org> Subject: Re: [EXT] Re: [PATCH 1/3] enetc: add hardware timestamping support On Mon, May 20, 2019 at 03:20:23AM +0000, Y.b. Lu wrote: > > > +config FSL_ENETC_HW_TIMESTAMPING > > > + bool "ENETC hardware timestamping support" > > > + depends on FSL_ENETC || FSL_ENETC_VF > > > + help > > > + Enable hardware timestamping support on the Ethernet packets > > > + using the SO_TIMESTAMPING API. Because the RX BD ring dynamic > > > + allocation hasn't been supported and it's too expensive to use > > > > s/it's/it is/ > > [Y.b. Lu] Will modify it. BTW, may I know what's the purpose of dropping single quote character? For searching, script checking, or something else? Simply because "it's" is informal speech, but the Kconfig help is formal technical documentation. (Or at least it should be!) Thanks, Richard
Powered by blists - more mailing lists