]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commite2bca889afd322f14bd347ce69c3c2e03955091a
treee6f399f7f906a271dbfeb0533280ab78da8ee36c
parent5bda9774af50fa6183755200ed17c2c7169f7892
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