mirror of
				https://git.kernel.org/pub/scm/network/wireless/iwd.git
				synced 2025-10-29 19:17:31 +01:00 
			
		
		
		
	client: Add WSC-capable indication for device
This commit is contained in:
		
							parent
							
								
									53980c98d8
								
							
						
					
					
						commit
						03f517a1f7
					
				| @ -66,6 +66,9 @@ static void display_device(const struct proxy_interface *proxy) | ||||
| 						device->adapter) ? : ""); | ||||
| 	} | ||||
| 
 | ||||
| 	display("%s%*s  %-*s%-*s\n", MARGIN, 8, "", 20, "WSC-capable", | ||||
| 						47, device->wsc ? "yes" : "no"); | ||||
| 
 | ||||
| 	display_table_footer(); | ||||
| } | ||||
| 
 | ||||
|  | ||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user
	 Tim Kourt
						Tim Kourt