Message ID | 20231214004432.16702-1-ansuelsmth@gmail.com (mailing list archive) |
---|---|
Headers | show |
Series | net: phy: at803x: additional cleanup for qca808x | expand |
Hello: This series was applied to netdev/net-next.git (main) by David S. Miller <davem@davemloft.net>: On Thu, 14 Dec 2023 01:44:30 +0100 you wrote: > This small series is a preparation for the big code split. While the > qca808x code is waiting to be reviwed and merged, we can further cleanup > and generalize shared functions between at803x and qca808x. > > With these last 2 patch everything is ready to move the driver to a > dedicated directory and split the code by creating a library module > for the few shared functions between the 2 driver. > > [...] Here is the summary with links: - [net-next,1/2] net: phy: at803x: move specific qca808x config_aneg to dedicated function https://git.kernel.org/netdev/net-next/c/8e732f1c6f2d - [net-next,2/2] net: phy: at803x: make read specific status function more generic https://git.kernel.org/netdev/net-next/c/38eb804e8458 You are awesome, thank you!