mirror of
				https://github.com/rtlsdrblog/rtl-sdr-blog.git
				synced 2025-10-31 00:48:08 +01:00 
			
		
		
		
	tuner_e4k: fix a typo in choose_rf_filter function
This commit is contained in:
		| @@ -187,7 +187,7 @@ static int choose_rf_filter(enum e4k_band band, uint32_t freq) | ||||
| 						 freq); | ||||
| 			break; | ||||
| 		default: | ||||
| 			rc -EINVAL; | ||||
| 			rc = -EINVAL; | ||||
| 			break; | ||||
| 	} | ||||
|  | ||||
|   | ||||
		Reference in New Issue
	
	Block a user