CVSROOT: /cvs Module name: src Changes by: clau...@cvs.openbsd.org 2020/02/17 07:37:36
Modified files: sys/dev/ic : ar5008.c Log message: Use m_defrag() to linearize an mbuf chain instead of hand rolling a solution which is not bug free. OK stsp@
CVSROOT: /cvs Module name: src Changes by: clau...@cvs.openbsd.org 2020/02/17 07:37:36
Modified files: sys/dev/ic : ar5008.c Log message: Use m_defrag() to linearize an mbuf chain instead of hand rolling a solution which is not bug free. OK stsp@