RE: [PATCH net-next v6 12/15] onsemi: s2500: Add driver support for TS2500 MAC-PHY
From: Selvamani Rajagopal
Date: Thu Jul 02 2026 - 17:24:20 EST
> -----Original Message-----
> From: Julian Braha <julian.braha@xxxxxxxxx> On Behalf Of Julian Braha
> Subject: Re: [PATCH net-next v6 12/15] onsemi: s2500: Add driver support for TS2500 MAC-PHY
>
> > +endif # NET_VENDOR_ONSEMI
>
> S2500_MACPHY still has that duplicate dependency from being inside two
> of these:
> 'if NET_VENDOR_ONSEMI..endif'
>
> And I already pointed it out on v5:
Somehow, I missed your feedback. Sorry about that. Will remove the duplication.
(Also will go over all the responses to see if I missed anything else)
> :(
>
> - Julian Braha