• William Stinson's avatar
    [janitor] update the istallion.c multiport serial driver · 3acbeb56
    William Stinson authored
    	1) checks the result of copy_XX_user and returns -EFAULT in case not all data was copied. 
    	2) Patch changes the return code of stl_getserial() from void to int in order to return error code in case of failure.
    	3) Patch also fixes two instances of the uninitialised string name being used on request_region calls
    
    I don't have this hardware so compilation checked only.
    3acbeb56
istallion.c 141 KB