[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-Id: <20200318.164404.1810161482307162498.davem@davemloft.net>
Date: Wed, 18 Mar 2020 16:44:04 -0700 (PDT)
From: David Miller <davem@...emloft.net>
To: ap420073@...il.com
Cc: kuba@...nel.org, tom@...bertland.com, netdev@...r.kernel.org
Subject: Re: [PATCH net] vxlan: check return value of gro_cells_init()
From: Taehee Yoo <ap420073@...il.com>
Date: Wed, 18 Mar 2020 13:28:09 +0000
> gro_cells_init() returns error if memory allocation is failed.
> But the vxlan module doesn't check the return value of gro_cells_init().
>
> Fixes: 58ce31cca1ff ("vxlan: GRO support at tunnel layer")`
> Signed-off-by: Taehee Yoo <ap420073@...il.com>
Applied and queued up for -stable, thank you.
Powered by blists - more mailing lists