On Tue, Mar 15, 2016 at 12:25 AM, David Miller <[email protected]> wrote: > > We need it for the modifications made by fixup_permanent_addr().
fixup_permanent_addr should be protected by ifp->lock, not by idev->lock write lock, since ifp is modified, -Roy
