Hello.
On 02/26/2018 02:02 PM, Kirill Tkhai wrote:
> These pernet_operations have only exit method, which
> moves devices from cfg802154_rdev_list to init_net.
> This may occur in any time from nl802154_wpan_phy_netns(),
> so we are nice with rtnl_lock() synchronization.
>
> Signed-off-by: Kirill
These pernet_operations have only exit method, which
moves devices from cfg802154_rdev_list to init_net.
This may occur in any time from nl802154_wpan_phy_netns(),
so we are nice with rtnl_lock() synchronization.
Signed-off-by: Kirill Tkhai
---
net/ieee802154/core.c |1 +
1 file changed, 1 i