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.