Hello:
This patch was applied to netdev/net.git (main) by Paolo Abeni pabeni@redhat.com:
On Sun, 21 Dec 2025 00:24:00 -0800 you wrote:
This fixes the device failing to initialize with "error reading MAC address" for me, probably because the incorrect write of NCR_RST to SR_NCR is not actually resetting the device.
Fixes: c9b37458e95629b1d1171457afdcc1bf1eb7881d ("USB2NET : SR9700 : One chip USB 1.1 USB2NET SR9700Device Driver Support") Cc: stable@vger.kernel.org Signed-off-by: Ethan Nelson-Moore enelsonmoore@gmail.com
[...]
Here is the summary with links: - [v2] net: usb: sr9700: fix incorrect command used to write single register https://git.kernel.org/netdev/net/c/fa0b198be1c6
You are awesome, thank you!