From: Eric Dumazet <[email protected]> Date: Wed, 16 Nov 2016 06:31:52 -0800
> From: Eric Dumazet <[email protected]> > > 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 <[email protected]> > Cc: Michael Chan <[email protected]> Applied.
