mirror of
				https://git.kernel.org/pub/scm/network/wireless/iwd.git
				synced 2025-10-30 03:47:23 +01:00 
			
		
		
		
	client: Handle failed retrieval of the objects
This commit is contained in:
		
							parent
							
								
									48966f57e8
								
							
						
					
					
						commit
						1ef601dcf8
					
				| @ -452,7 +452,9 @@ static void get_managed_objects_callback(struct l_dbus_message *message, | ||||
| 	const char *path; | ||||
| 
 | ||||
| 	if (dbus_message_has_error(message)) { | ||||
| 		l_error("Failed to retrieve IWD dbus objects"); | ||||
| 		l_error("Failed to retrieve IWD dbus objects, quitting...\n"); | ||||
| 
 | ||||
| 		l_main_quit(); | ||||
| 
 | ||||
| 		return; | ||||
| 	} | ||||
|  | ||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user
	 Tim Kourt
						Tim Kourt