Searched hist:"7 a0877d4b438886b72be61632eaa774d13262f70" (Results 1 – 3 of 3) sorted by relevance
/openbmc/linux/net/core/ |
H A D | net_namespace.c | diff 7a0877d4b438886b72be61632eaa774d13262f70 Thu May 07 04:02:49 CDT 2015 Nicolas Dichtel <nicolas.dichtel@6wind.com> netns: rename peernet2id() to peernet2id_alloc()
In a following commit, a new function will be introduced to only lookup for a nsid (no allocation if the nsid doesn't exist). To avoid confusion, the existing function is renamed.
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>
|
H A D | rtnetlink.c | diff 7a0877d4b438886b72be61632eaa774d13262f70 Thu May 07 04:02:49 CDT 2015 Nicolas Dichtel <nicolas.dichtel@6wind.com> netns: rename peernet2id() to peernet2id_alloc()
In a following commit, a new function will be introduced to only lookup for a nsid (no allocation if the nsid doesn't exist). To avoid confusion, the existing function is renamed.
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>
|
/openbmc/linux/include/net/ |
H A D | net_namespace.h | diff 7a0877d4b438886b72be61632eaa774d13262f70 Thu May 07 04:02:49 CDT 2015 Nicolas Dichtel <nicolas.dichtel@6wind.com> netns: rename peernet2id() to peernet2id_alloc()
In a following commit, a new function will be introduced to only lookup for a nsid (no allocation if the nsid doesn't exist). To avoid confusion, the existing function is renamed.
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>
|