On Wed, 2016-11-16 at 23:31 -0500, David Miller wrote: > From: Eric Dumazet <eric.duma...@gmail.com> > Date: Wed, 16 Nov 2016 06:31:52 -0800 > > > From: Eric Dumazet <eduma...@google.com> > > > > Add a missing synchronize_net() call to avoid potential use after free, > > since we explicitly call napi_hash_del() to factorize the RCU grace > > period. > > > > Fixes: c0c050c58d84 ("bnxt_en: New Broadcom ethernet driver.") > > Signed-off-by: Eric Dumazet <eduma...@google.com> > > Cc: Michael Chan <michael.c...@broadcom.com> > > Applied.
Thanks David for the title fix ;)