Module Name: src Committed By: pgoyette Date: Tue Feb 27 05:56:12 UTC 2018
Modified Files: src/sys/dev/imcsmb: imcsmb.c Log Message: Fix total timeout amount - since we decrement by 10 every 10 usec, we need 35000 usec to equal 35ms. To generate a diff of this commit: cvs rdiff -u -r1.12 -r1.13 src/sys/dev/imcsmb/imcsmb.c Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.