mirror of
				https://git.kernel.org/pub/scm/network/wireless/iwd.git
				synced 2025-10-31 21:27:30 +01:00 
			
		
		
		
	wiphy: Remove unused wiphy_can_offchannel_tx()
This commit is contained in:
		
							parent
							
								
									71c125193f
								
							
						
					
					
						commit
						6e5df64f6d
					
				| @ -667,11 +667,6 @@ bool wiphy_supports_adhoc_rsn(struct wiphy *wiphy) | ||||
| 	return wiphy->support_adhoc_rsn; | ||||
| } | ||||
| 
 | ||||
| bool wiphy_can_offchannel_tx(struct wiphy *wiphy) | ||||
| { | ||||
| 	return wiphy->offchannel_tx_ok; | ||||
| } | ||||
| 
 | ||||
| bool wiphy_supports_qos_set_map(struct wiphy *wiphy) | ||||
| { | ||||
| 	return wiphy->support_qos_set_map; | ||||
|  | ||||
| @ -128,7 +128,6 @@ const uint8_t *wiphy_get_supported_rates(struct wiphy *wiphy, | ||||
| 						enum band_freq band, | ||||
| 						unsigned int *out_num); | ||||
| bool wiphy_supports_adhoc_rsn(struct wiphy *wiphy); | ||||
| bool wiphy_can_offchannel_tx(struct wiphy *wiphy); | ||||
| bool wiphy_supports_qos_set_map(struct wiphy *wiphy); | ||||
| bool wiphy_supports_firmware_roam(struct wiphy *wiphy); | ||||
| const char *wiphy_get_driver(struct wiphy *wiphy); | ||||
|  | ||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user
	 Denis Kenzior
						Denis Kenzior