Acked-by: Andrew Vagin <[email protected]>

Thanks.

On Tue, Sep 22, 2015 at 05:49:07PM +0400, Stanislav Kinsburskiy wrote:
> This series add venet device creation and destruction support via netlink.
> It also removes device creation via per-net init hook.
> 
> https://jira.sw.ru/browse/PSBM-23441
> 
> v3: -ENOTSUP replaced with -ENOSYS. -ENOTSUP doesn't exist.
> 
> v2: return -ENOTSUP in case of attempt to create a venet device in nested
> namespace.
> 
> ---
> 
> Stanislav Kinsburskiy (3):
>       venet: fix false positive return code in case of error in venet_init()
>       venet: add newlink and dellink callbacks to rtnetlink operations
>       venet: remove per-net hooks and related code
> 
> 
>  drivers/net/venetdev.c |  123 
> ++++++++++++++++++++----------------------------
>  1 file changed, 51 insertions(+), 72 deletions(-)
> _______________________________________________
> Devel mailing list
> [email protected]
> https://lists.openvz.org/mailman/listinfo/devel
_______________________________________________
Devel mailing list
[email protected]
https://lists.openvz.org/mailman/listinfo/devel

Reply via email to