commit | cab3c8ec8d57ef48ed754ee7acf2b9bdce80fa5f | [log] [tgz] |
---|---|---|
author | Nicolas Dichtel <nicolas.dichtel@6wind.com> | Thu May 07 11:02:48 2015 +0200 |
committer | David S. Miller <davem@davemloft.net> | Sat May 09 22:15:30 2015 -0400 |
tree | 179b8dcb28cc08aa6461546497eed1db38cf34f0 | |
parent | 109582af18b9aade9385ea6609a792f80a7d70ca [diff] |
netns: always provide the id to rtnl_net_fill() The goal of this commit is to prepare the rework of the locking of nsnid protection. After this patch, rtnl_net_notifyid() will not call anymore __peernet2id(), ie no idr_* operation into this function. Signed-off-by: Nicolas Dichtel <nicolas.dichtel@6wind.com> Acked-by: Thomas Graf <tgraf@suug.ch> Signed-off-by: David S. Miller <davem@davemloft.net>