Re: [PATCH] e1000: drop dead switch statements in configure_tx/rx
From: Andrew Lunn
Date: Wed Jul 29 2026 - 11:49:56 EST
> I see the point, but as the code is quite old and its extensive development
> period passed long time ago, i believe value of such cosmetic patches is
> rather questionable.
It might be worth looking at the history of this code and see why it
is this way. Sometimes odd code like this is actually a bug of some
sort, maybe a merge conflict resolution which want wrong.
Andrew