On Fri, Oct 27, 2017 at 06:38:36AM +0800, Herbert Xu wrote: > On Thu, Oct 26, 2017 at 07:51:06AM -0500, Gustavo A. R. Silva wrote: > > Use BUG_ON instead of if condition followed by BUG in esp_remove_trailer. > > > > This issue was detected with the help of Coccinelle. > > > > Signed-off-by: Gustavo A. R. Silva <garsi...@embeddedor.com> > > Acked-by: Herbert Xu <herb...@gondor.apana.org.au>
Applied to ipsec-next, thanks everyone!