All of lore.kernel.org
 help / color / mirror / Atom feed
* [Intel-wired-lan] [PATCH v1] igc: Fix the typo in the comment
@ 2020-01-19  8:44 Sasha Neftin
  2020-01-19 11:06 ` Paul Menzel
  0 siblings, 1 reply; 3+ messages in thread
From: Sasha Neftin @ 2020-01-19  8:44 UTC (permalink / raw)
  To: intel-wired-lan

Fix the typo and comment to be correspond to the i225 device

Signed-off-by: Sasha Neftin <sasha.neftin@intel.com>
---
 drivers/net/ethernet/intel/igc/igc.h | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/drivers/net/ethernet/intel/igc/igc.h b/drivers/net/ethernet/intel/igc/igc.h
index 5d38d0faeced..6fb222e76293 100644
--- a/drivers/net/ethernet/intel/igc/igc.h
+++ b/drivers/net/ethernet/intel/igc/igc.h
@@ -112,7 +112,7 @@ extern char igc_driver_version[];
 #define IGC_RX_HDR_LEN			IGC_RXBUFFER_256
 
 /* Transmit and receive latency (for PTP timestamps) */
-/* FIXME: These values were estimated using the ones that i210 has as
+/* These values were estimated using the ones that i225 has as
  * basis, they seem to provide good numbers with ptp4l/phc2sys, but we
  * need to confirm them.
  */
-- 
2.11.0


^ permalink raw reply related	[flat|nested] 3+ messages in thread

* [Intel-wired-lan] [PATCH v1] igc: Fix the typo in the comment
  2020-01-19  8:44 [Intel-wired-lan] [PATCH v1] igc: Fix the typo in the comment Sasha Neftin
@ 2020-01-19 11:06 ` Paul Menzel
  2020-01-19 11:25   ` Neftin, Sasha
  0 siblings, 1 reply; 3+ messages in thread
From: Paul Menzel @ 2020-01-19 11:06 UTC (permalink / raw)
  To: intel-wired-lan

Dear Sasha,


Thank you for the patch. The article *the* could be removed from the 
commit message summary.

 > Fix typo in comment

Am 19.01.20 um 09:44 schrieb Sasha Neftin:
> Fix the typo and comment to be correspond to the i225 device

*to correspond*

Please mention *why* the FIXME is removed. The comment still says, they 
need to be confirmed. If the values were confirmed in the mean-time, 
please document in the commit message by whom, and remove the whole comment.

> Signed-off-by: Sasha Neftin <sasha.neftin@intel.com>
> ---
>   drivers/net/ethernet/intel/igc/igc.h | 2 +-
>   1 file changed, 1 insertion(+), 1 deletion(-)
> 
> diff --git a/drivers/net/ethernet/intel/igc/igc.h b/drivers/net/ethernet/intel/igc/igc.h
> index 5d38d0faeced..6fb222e76293 100644
> --- a/drivers/net/ethernet/intel/igc/igc.h
> +++ b/drivers/net/ethernet/intel/igc/igc.h
> @@ -112,7 +112,7 @@ extern char igc_driver_version[];
>   #define IGC_RX_HDR_LEN			IGC_RXBUFFER_256
>   
>   /* Transmit and receive latency (for PTP timestamps) */
> -/* FIXME: These values were estimated using the ones that i210 has as
> +/* These values were estimated using the ones that i225 has as
>    * basis, they seem to provide good numbers with ptp4l/phc2sys, but we
>    * need to confirm them.
>    */


Kind regards,

Paul

^ permalink raw reply	[flat|nested] 3+ messages in thread

* [Intel-wired-lan] [PATCH v1] igc: Fix the typo in the comment
  2020-01-19 11:06 ` Paul Menzel
@ 2020-01-19 11:25   ` Neftin, Sasha
  0 siblings, 0 replies; 3+ messages in thread
From: Neftin, Sasha @ 2020-01-19 11:25 UTC (permalink / raw)
  To: intel-wired-lan

On 1/19/2020 13:06, Paul Menzel wrote:
> Fix typo in comment
We need to do more tests with PTP tools to confirm that. I will return 
meanwhile "FIXME". Thanks Paul - I will send v2.

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2020-01-19 11:25 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-01-19  8:44 [Intel-wired-lan] [PATCH v1] igc: Fix the typo in the comment Sasha Neftin
2020-01-19 11:06 ` Paul Menzel
2020-01-19 11:25   ` Neftin, Sasha

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.