[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <29577cab-c96f-4799-99d7-c78cf61cfd61@lunn.ch>
Date: Mon, 12 Jan 2026 16:33:24 +0100
From: Andrew Lunn <andrew@...n.ch>
To: Jedrzej Jagielski <jedrzej.jagielski@...el.com>
Cc: intel-wired-lan@...ts.osuosl.org, anthony.l.nguyen@...el.com,
netdev@...r.kernel.org,
Aleksandr Loktionov <aleksandr.loktionov@...el.com>
Subject: Re: [PATCH iwl-next v1 5/7] ixgbe: move EEE config validation out of
ixgbe_set_eee()
> + if (keee_stored.eee_enabled == keee_requested->eee_enabled)
> + return -EALREADY;
I know this is just moving code around, but i don't know of any other
implementation of EEE which returns -EALREADY when no change has been
requested by the user. Maybe in a follow up patch you change this to 0?
Andrew
Powered by blists - more mailing lists