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:   mrg
Date:           Sun Jul 21 10:27:56 UTC 2019

Modified Files:
        src/sys/dev/usb: if_auereg.h if_axe.c if_cdce.c if_cuereg.h if_kuereg.h
            if_udavreg.h if_upl.c if_url.c if_urlreg.h

Log Message:
remove unused structure members.  this brings most <foo>_chain and
<foo>_cdata structures into being identical for usb ethernet drivers.

upl(4) and url(4) need more work.


To generate a diff of this commit:
cvs rdiff -u -r1.28 -r1.29 src/sys/dev/usb/if_auereg.h
cvs rdiff -u -r1.101 -r1.102 src/sys/dev/usb/if_axe.c
cvs rdiff -u -r1.52 -r1.53 src/sys/dev/usb/if_cdce.c
cvs rdiff -u -r1.21 -r1.22 src/sys/dev/usb/if_cuereg.h \
    src/sys/dev/usb/if_kuereg.h
cvs rdiff -u -r1.12 -r1.13 src/sys/dev/usb/if_udavreg.h \
    src/sys/dev/usb/if_urlreg.h
cvs rdiff -u -r1.63 -r1.64 src/sys/dev/usb/if_upl.c
cvs rdiff -u -r1.65 -r1.66 src/sys/dev/usb/if_url.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