Message ID | 20230607151742.6699-1-fr0st61te@gmail.com (mailing list archive) |
---|---|
Headers | show |
Series | net/ncsi: refactoring for GMA command | expand |
Hello: This series was applied to netdev/net-next.git (main) by David S. Miller <davem@davemloft.net>: On Wed, 7 Jun 2023 18:17:40 +0300 you wrote: > Make one GMA function for all manufacturers, change ndo_set_mac_address > to dev_set_mac_address for notifiying net layer about MAC change which > ndo_set_mac_address doesn't do. > > Changes from v1: > 1. delete ftgmac100.txt changes about mac-address-increment > 2. add convert to yaml from ftgmac100.txt > 3. add mac-address-increment option for ethernet-controller.yaml > > [...] Here is the summary with links: - [v3,1/2] net/ncsi: make one oem_gma function for all mfr id https://git.kernel.org/netdev/net-next/c/74b449b98dcc - [v3,2/2] net/ncsi: change from ndo_set_mac_address to dev_set_mac_address https://git.kernel.org/netdev/net-next/c/790071347a0a You are awesome, thank you!