[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <064afb26-2a46-3d29-66fe-8db5e24f8989@gmail.com>
Date: Fri, 21 Feb 2020 12:54:21 -0700
From: David Ahern <dsahern@...il.com>
To: netdev@...r.kernel.org
Cc: davem@...emloft.net, kuba@...nel.org,
Jason Wang <jasowang@...hat.com>
Subject: Re: [PATCH net-next] tun: Remove unnecessary BUG_ON check in
tun_net_xmit
On 2/21/20 12:53 PM, David Ahern wrote:
> From: David Ahern <dsahern@...il.com>
>
> The BUG_ON for NULL tfile is now redundant due to a recently
> added null check after the rcu_dereference. Remove the BUG_ON.
>
> Cc: Jason Wang <jasowang@...hat.com>
> Signed-off-by: David Ahern <dsahern@...il.com>
> ---
> drivers/net/tun.c | 2 --
> 1 file changed, 2 deletions(-)
>
D'oh. Forgot the net-next label
Powered by blists - more mailing lists