Module Name: src Committed By: thorpej Date: Sat Sep 17 17:00:02 UTC 2022
Modified Files: src/sys/dev/isa: if_eg.c Log Message: egstart(): Use m_copydata() rather than open-coding it. To generate a diff of this commit: cvs rdiff -u -r1.102 -r1.103 src/sys/dev/isa/if_eg.c Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.