mirror of
				https://git.kernel.org/pub/scm/network/wireless/iwd.git
				synced 2025-10-31 21:27:30 +01:00 
			
		
		
		
	 bacf27291b
			
		
	
	
		bacf27291b
		
	
	
	
	
		
			
			During development multiple ModemAdded callbacks were seen, which caused duplicate modems to be created. Since then this condition has never been seen again, so instead of exiting we will just print and return. This wont allow duplicate modems to be created anyways so its much better to do this than fataly exiting.