Re: [PATCH net-next v5] net/tun: Call netdev notifiers

From: Jakub Kicinski
Date: Fri Nov 20 2020 - 13:29:05 EST


On Wed, 18 Nov 2020 07:39:19 +0100 Martin Schiller wrote:
> Call netdev notifiers before and after changing the device type.
>
> Signed-off-by: Martin Schiller <ms@xxxxxxxxxx>

This is a fix, right? Can you give an example of something that goes
wrong without this patch?