[PATCH net-next 0/2] bluetooth: don't write directly to netdev->dev_addr
From: Jakub Kicinski <kuba@kernel.org>
Date: 2021-10-22 17:42:40
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. Jakub Kicinski (2): bluetooth: use eth_hw_addr_set() bluetooth: use dev_addr_set() net/bluetooth/6lowpan.c | 4 +++- net/bluetooth/bnep/core.c | 2 +- 2 files changed, 4 insertions(+), 2 deletions(-) -- 2.31.1