On Wed, Nov 16, 2016 at 6:31 AM, Eric Dumazet <eric.duma...@gmail.com> wrote: > 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>
Thanks. Subject line is missing the driver name. Other than that, Acked-by: Michael Chan <michael.c...@broadcom.com>