Clears port error-stopped states.
int rio_clr_err_stopped(struct rio_dev * rdev, u32 pnum, u32 err_status);
rdev
Pointer to RIO device control structure
pnum
Switch port number to clear errors
err_status
port error status (if 0 reads register from device)
Matt Porter <[email protected]>, <[email protected]>
Author.