* [Intel-wired-lan] [PATCH v1 1/1] igc: Remove IGC_MDIC_INT_EN definition
@ 2022-08-08 10:24 Sasha Neftin
2022-08-08 10:28 ` Paul Menzel
2022-08-14 7:05 ` naamax.meir
0 siblings, 2 replies; 3+ messages in thread
From: Sasha Neftin @ 2022-08-08 10:24 UTC (permalink / raw)
To: intel-wired-lan
IGC_MDIC_INT_EN defnition is not used. This patch comes to tidy up the
driver code.
Signed-off-by: Sasha Neftin <sasha.neftin@intel.com>
---
drivers/net/ethernet/intel/igc/igc_defines.h | 1 -
1 file changed, 1 deletion(-)
diff --git a/drivers/net/ethernet/intel/igc/igc_defines.h b/drivers/net/ethernet/intel/igc/igc_defines.h
index 5c66b97c0cfa..4f9d7f013a95 100644
--- a/drivers/net/ethernet/intel/igc/igc_defines.h
+++ b/drivers/net/ethernet/intel/igc/igc_defines.h
@@ -610,7 +610,6 @@
#define IGC_MDIC_OP_WRITE 0x04000000
#define IGC_MDIC_OP_READ 0x08000000
#define IGC_MDIC_READY 0x10000000
-#define IGC_MDIC_INT_EN 0x20000000
#define IGC_MDIC_ERROR 0x40000000
#define IGC_N0_QUEUE -1
--
2.25.1
_______________________________________________
Intel-wired-lan mailing list
Intel-wired-lan@osuosl.org
https://lists.osuosl.org/mailman/listinfo/intel-wired-lan
^ permalink raw reply related [flat|nested] 3+ messages in thread
* Re: [Intel-wired-lan] [PATCH v1 1/1] igc: Remove IGC_MDIC_INT_EN definition
2022-08-08 10:24 [Intel-wired-lan] [PATCH v1 1/1] igc: Remove IGC_MDIC_INT_EN definition Sasha Neftin
@ 2022-08-08 10:28 ` Paul Menzel
2022-08-14 7:05 ` naamax.meir
1 sibling, 0 replies; 3+ messages in thread
From: Paul Menzel @ 2022-08-08 10:28 UTC (permalink / raw)
To: Sasha Neftin; +Cc: intel-wired-lan
Dear Sasha,
Thank you for the patch. Why not make the summary:
> igc: Remove unused IGC_MDIC_INT_EN macro
Kind regards,
Paul
_______________________________________________
Intel-wired-lan mailing list
Intel-wired-lan@osuosl.org
https://lists.osuosl.org/mailman/listinfo/intel-wired-lan
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: [Intel-wired-lan] [PATCH v1 1/1] igc: Remove IGC_MDIC_INT_EN definition
2022-08-08 10:24 [Intel-wired-lan] [PATCH v1 1/1] igc: Remove IGC_MDIC_INT_EN definition Sasha Neftin
2022-08-08 10:28 ` Paul Menzel
@ 2022-08-14 7:05 ` naamax.meir
1 sibling, 0 replies; 3+ messages in thread
From: naamax.meir @ 2022-08-14 7:05 UTC (permalink / raw)
To: Sasha Neftin, intel-wired-lan
On 8/8/2022 13:24, Sasha Neftin wrote:
> IGC_MDIC_INT_EN defnition is not used. This patch comes to tidy up the
> driver code.
>
> Signed-off-by: Sasha Neftin <sasha.neftin@intel.com>
> ---
> drivers/net/ethernet/intel/igc/igc_defines.h | 1 -
> 1 file changed, 1 deletion(-)
Tested-by: Naama Meir <naamax.meir@linux.intel.com>
_______________________________________________
Intel-wired-lan mailing list
Intel-wired-lan@osuosl.org
https://lists.osuosl.org/mailman/listinfo/intel-wired-lan
^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2022-08-14 7:06 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2022-08-08 10:24 [Intel-wired-lan] [PATCH v1 1/1] igc: Remove IGC_MDIC_INT_EN definition Sasha Neftin
2022-08-08 10:28 ` Paul Menzel
2022-08-14 7:05 ` naamax.meir
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.