Re: [net-next,v3,3/8] bng_en: add ethtool link settings, get_link, and nway_reset

From: Jakub Kicinski

Date: Wed Mar 04 2026 - 13:24:50 EST


On Wed, 4 Mar 2026 16:07:09 +0530 Bhargava Chenna Marreddy wrote:
> The code was functionally safe, but I agree the inconsistency in the
> array patterns was not ideal.

Well TBH I think AI is being generous in how it phrases it's feedback.
Assuming an arbitrary value in an enum is and always will be the last
one is asking for bugs.