Source-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: src/sys/dev/usb



Module Name:    src
Committed By:   skrll
Date:           Fri Nov 28 09:02:58 UTC 2025

Modified Files:
        src/sys/dev/usb: ucom.c

Log Message:
Add a KASSERT in ucomreadcb that the ucom_buffer removed from the
sc_ibuff_empty list is associated with the current xfer. This was
suggested by Taylor.

While I'm here fix a typo in the comment above this code.


To generate a diff of this commit:
cvs rdiff -u -r1.148 -r1.149 src/sys/dev/usb/ucom.c

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.




Home | Main Index | Thread Index | Old Index