Module Name: src Committed By: thorpej Date: Sat Sep 17 19:46:59 UTC 2022
Modified Files: src/sys/arch/arm/gemini: if_gmc.c Log Message: Eliminate use of IFF_OACTIVE. (In this driver, it was set in one location, and never tested or cleared. &shrug;) To generate a diff of this commit: cvs rdiff -u -r1.14 -r1.15 src/sys/arch/arm/gemini/if_gmc.c Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.