mirror of
				https://git.kernel.org/pub/scm/network/wireless/iwd.git
				synced 2025-10-30 20:37:26 +01:00 
			
		
		
		
	nl80211util: add ATTR_SURVEY_INFO to parse_attrs
This commit is contained in:
		
							parent
							
								
									5cf826c73a
								
							
						
					
					
						commit
						1dda441b85
					
				| @ -181,6 +181,7 @@ static attr_handler handler_for_type(enum nl80211_attrs type) | ||||
| 	case NL80211_ATTR_FRAME: | ||||
| 		return extract_iovec; | ||||
| 	case NL80211_ATTR_WIPHY_BANDS: | ||||
| 	case NL80211_ATTR_SURVEY_INFO: | ||||
| 		return extract_nested; | ||||
| 	case NL80211_ATTR_KEY_IDX: | ||||
| 		return extract_u8; | ||||
|  | ||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user
	 James Prestwood
						James Prestwood