Date: Wed, 19 Dec 2018 07:38:48 +0000 From: Alexey Dokuchaev <danfe@freebsd.org> To: Gleb Smirnoff <glebius@freebsd.org> Cc: src-committers@freebsd.org, svn-src-all@freebsd.org, svn-src-head@freebsd.org Subject: Re: svn commit: r342197 - head/sys/dev/usb/net Message-ID: <20181219073848.GC93143@FreeBSD.org> In-Reply-To: <201812181938.wBIJcDEw014210@repo.freebsd.org> References: <201812181938.wBIJcDEw014210@repo.freebsd.org>
next in thread | previous in thread | raw e-mail | index | archive | help
On Tue, Dec 18, 2018 at 07:38:13PM +0000, Gleb Smirnoff wrote: > New Revision: 342197 > URL: https://svnweb.freebsd.org/changeset/base/342197 > > Log: > Use mbufq instead of ifqueue to queue mbufs. > > Modified: > head/sys/dev/usb/net/uhso.c For the less aware folks reading through the code changes, it would be nice if you'd explained the reason for this change, rather than simply translated the diff in English. ./danfe
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20181219073848.GC93143>