From: Francesco Ruggeri
Date: Thu, 21 May 2015 17:28:47 -0700
> One can change flush_backlog to also handle a list of net_devices
> instead.
Then make it do so.
Because that is the driving design of all of the bulk deregister/etc.
facilities, they operate on a list of objects and the top-level
On Thu, May 21, 2015 at 2:02 PM, David Miller wrote:
>
> From: Baptiste Covolato
> Date: Tue, 19 May 2015 16:24:51 -0700
>
> > Update flush_backlog to flush all packets in the backlog queue belonging
> > to a device being unregistered. Accordingly on_each_cpu no longer needs
> > to pass a device
From: Baptiste Covolato
Date: Tue, 19 May 2015 16:24:51 -0700
> Update flush_backlog to flush all packets in the backlog queue belonging
> to a device being unregistered. Accordingly on_each_cpu no longer needs
> to pass a device to flush_backlog since it handles any device in the
> NETREG_UNREGI