]> 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)
commitc8d5e97159df51a438afdd99f73b77988be0fb18
treee6f399f7f906a271dbfeb0533280ab78da8ee36c
parent8d959e33e31d3177bd81f466d18c84758cde2b69
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