umbim: fix return value of proto_mbim_setup()
The variable name appears to be mistyped.
Suggested-by: Howard Chu <hyc@symas.com>
Signed-off-by: Adrian Schmutzler <freifunk@adrianschmutzler.de>
(cherry picked from commit 6bc4c0ae3e)
			
			
This commit is contained in:
		 Adrian Schmutzler
					Adrian Schmutzler
				
			
				
					committed by
					
						 Hauke Mehrtens
						Hauke Mehrtens
					
				
			
			
				
	
			
			
			 Hauke Mehrtens
						Hauke Mehrtens
					
				
			
						parent
						
							ba5b98fcb8
						
					
				
				
					commit
					0eaff67b2a
				
			| @@ -155,7 +155,7 @@ proto_mbim_setup() { | ||||
| 		sleep 15 | ||||
| 	} | ||||
|  | ||||
| 	return $rt | ||||
| 	return $ret | ||||
| } | ||||
|  | ||||
| proto_mbim_teardown() { | ||||
|   | ||||
		Reference in New Issue
	
	Block a user