From: Eric Dumazet <eric.duma...@gmail.com> Date: Fri, 26 Aug 2016 12:50:39 -0700
> From: Eric Dumazet <eduma...@google.com> > > After commit 145dd5f9c88f ("net: flush the softnet backlog in process > context"), we can easily batch calls to flush_all_backlogs() for all > devices processed in rollback_registered_many() > > Tested: ... > Signed-off-by: Eric Dumazet <eduma...@google.com> Applied, thanks.