]> git.proxmox.com Git - mirror_ubuntu-bionic-kernel.git/commit - net/mac802154/iface.c
mac802154: add llsec address update workaround
authorAlexander Aring <alex.aring@gmail.com>
Sun, 21 Jun 2015 14:45:20 +0000 (16:45 +0200)
committerMarcel Holtmann <marcel@holtmann.org>
Thu, 23 Jul 2015 15:10:48 +0000 (17:10 +0200)
commitd77b4852b4d3698a90eef219acf9cddc964b1f3a
treee6f399f7f906a271dbfeb0533280ab78da8ee36c
parentfac5e5b912bd1b42bad292e0b03956967229b45b
mac802154: add llsec address update workaround

This patch adds a workaround for using the new nl802154 netlink
interface with the old ieee802154 netlink interface togehter. The
nl802154 currently supports no access for llsec layer, currently there
are users outside which are using both interfaces at the same time. This
patch adds a necessary call when addresses are updated.

Reported-by: Simon Vincent <simon.vincent@xsilon.com>
Suggested-by: Phoebe Buckheister <phoebe.buckheister@itwm.fraunhofer.de>
Signed-off-by: Alexander Aring <alex.aring@gmail.com>
Signed-off-by: Marcel Holtmann <marcel@holtmann.org>
net/mac802154/cfg.c
net/mac802154/ieee802154_i.h
net/mac802154/iface.c