On Thu, 8 Oct 2020 11:34:36 -0700 Jonathan Lemon wrote: > From: Jonathan Lemon <b...@fb.com> > > netcons will call napi_poll with a budget of 0, indicating > a non-napi caller (and also called with irqs disabled). Call > free_old_xmit_skbs() with the is_napi parameter set correctly.
This is a fix, can we get a Fixes tag, please?