[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <20240417085145.219405-1-jtornosm@redhat.com>
Date: Wed, 17 Apr 2024 10:51:42 +0200
From: Jose Ignacio Tornos Martinez <jtornosm@...hat.com>
To: kuba@...nel.org
Cc: davem@...emloft.net,
edumazet@...gle.com,
jarkko.palviainen@...il.com,
jtornosm@...hat.com,
linux-kernel@...r.kernel.org,
linux-usb@...r.kernel.org,
netdev@...r.kernel.org,
pabeni@...hat.com,
stable@...r.kernel.org
Subject: Re: [PATCH] net: usb: ax88179_178a: avoid writing the mac address before first reading
Hello Jakub,
My intention was to simplify it and reduce the delays, because two
consecutive resets were used at initialization, one from bind (the one
initially called during probe) and one from open.
Indeed my initial idea was to let the one from bind/probe only but reset
operation had to be removed from driver_info and that is the reason why
the one from open was choosen.
But the one from bind/probe is better in order to avoid the commented
issue. Let me try with this in a second version.
Thank you again
Best regards
José Ignacio
Powered by blists - more mailing lists