]> git.baikalelectronics.ru Git - kernel.git/commit
ieee802154: add netns support
authorAlexander Aring <aar@pengutronix.de>
Sat, 18 Jun 2016 08:45:34 +0000 (10:45 +0200)
committerMarcel Holtmann <marcel@holtmann.org>
Fri, 8 Jul 2016 10:20:57 +0000 (12:20 +0200)
commit1d0aade1438e9ce3819f0618a64ffb6e8c1d8af4
tree44fa2118c4570d457a5f4cafd33ec9fdd4bc28f3
parentc53595695a1eac8b0c55f3d1283cef90ee2a5d0b
ieee802154: add netns support

This patch adds netns support for 802.15.4 subsystem. Most parts are
copy&pasted from wireless subsystem, it has the identically userspace
API.

Cc: Nicolas Dichtel <nicolas.dichtel@6wind.com>
Reviewed-by: Stefan Schmidt <stefan@osg.samsung.com>
Signed-off-by: Alexander Aring <aar@pengutronix.de>
Signed-off-by: Marcel Holtmann <marcel@holtmann.org>
include/net/cfg802154.h
include/net/nl802154.h
net/ieee802154/core.c
net/ieee802154/core.h
net/ieee802154/nl802154.c