libteam: clear changed bits in case of TEAM_IFINFO_CHANGE The change bits are cleared per-ifinfo before the event is propagated. That means that event for any netdev would trigger ifinfo changed propagation. Fix this by clearing changed bits in case of TEAM_IFINFO_CHANGE. Signed-off-by: Jiri Pirko <jiri@nvidia.com>