Module Name: src
Committed By: maxv
Date: Sun Jan 14 18:23:03 UTC 2018
Modified Files:
src/sys/dev/ic: rt2860.c
Log Message:
Fix awful use of m_defrag, this code just can't work. And don't forget to
return the updated pointer, because otherwise use-after-free.
I couldn't test this change because I don't have the hardware.
To generate a diff of this commit:
cvs rdiff -u -r1.29 -r1.30 src/sys/dev/ic/rt2860.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.