From: Roopa Prabhu <ro...@cumulusnetworks.com> Date: Wed, 12 Sep 2018 13:21:48 -0700
> From: Roopa Prabhu <ro...@cumulusnetworks.com> > > This fix addresses https://bugzilla.kernel.org/show_bug.cgi?id=201071 > > Commit 5025f7f7d506 wrongly relied on __dev_change_flags to notify users of > dev flag changes in the case when dev->rtnl_link_state = > RTNL_LINK_INITIALIZED. > Fix it by indicating flag changes explicitly to __dev_notify_flags. > > Fixes: 5025f7f7d506 ("rtnetlink: add rtnl_link_state check in > rtnl_configure_link") > Reported-By: Liam mcbirnie <liam.mcbir...@boeing.com> > Signed-off-by: Roopa Prabhu <ro...@cumulusnetworks.com> Applied. > --- > Dave, if 5025f7f7d506 made it to stable, request you to pls queue this one up > too. Thanks. I will, thanks.