[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-Id: <20170328.220256.2102183367030293945.davem@davemloft.net>
Date: Tue, 28 Mar 2017 22:02:56 -0700 (PDT)
From: David Miller <davem@...emloft.net>
To: vyasevich@...il.com
Cc: netdev@...r.kernel.org, vyasevic@...hat.com
Subject: Re: [PATCH net-next] ipv6: add support for NETDEV_RESEND_IGMP event
From: Vladislav Yasevich <vyasevich@...il.com>
Date: Tue, 28 Mar 2017 14:49:16 -0400
> This patch adds support for NETDEV_RESEND_IGMP event similar
> to how it works for IPv4.
>
> Signed-off-by: Vladislav Yasevich <vyasevic@...hat.com>
Applied, but:
> +void igmp6_late_cleanup(void)
> +{
> + unregister_netdevice_notifier(&igmp6_netdev_notifier);
> +}
> +
> --
> 2.7.4
>
Do not add empty lines at the end of files like this.
Thanks.
Powered by blists - more mailing lists