Module Name: src Committed By: thorpej Date: Sat Aug 20 18:36:17 UTC 2022
Modified Files:
src/sys/arch/arm/gemini: if_gpn.c
Log Message:
gpn_ifstart(): Replace "IF_DEQUEUE() -> IF_PREPEND() on failure" with
"IF_POLL() -> IF_DEQUEUE() on success".
To generate a diff of this commit:
cvs rdiff -u -r1.14 -r1.15 src/sys/arch/arm/gemini/if_gpn.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
