mbox series

[net-next,0/2] bluetooth: don't write directly to netdev->dev_addr

Message ID 20211022174232.2510917-1-kuba@kernel.org (mailing list archive)
Headers show
Series bluetooth: don't write directly to netdev->dev_addr | expand

Message

Jakub Kicinski Oct. 22, 2021, 5:42 p.m. UTC
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(-)