Message ID | 20211022231834.2710245-1-kuba@kernel.org (mailing list archive) |
---|---|
Headers | show |
Series | bluetooth: don't write directly to netdev->dev_addr | expand |
Hello: This series was applied to netdev/net-next.git (master) by Jakub Kicinski <kuba@kernel.org>: On Fri, 22 Oct 2021 16:18:32 -0700 you wrote: > The usual conversions. > > These are intended to be merged to net-next directly, > because bluetooth tree is missing one of the pre-req > changes at the moment. > > v2: s/got/go/ > > [...] Here is the summary with links: - [net-next,v2,1/2] bluetooth: use eth_hw_addr_set() https://git.kernel.org/netdev/net-next/c/08c181f052ed - [net-next,v2,2/2] bluetooth: use dev_addr_set() https://git.kernel.org/netdev/net-next/c/a1916d34462f You are awesome, thank you!