On Mon, Feb 17, 2014 at 5:08 PM, Dimitry Andric wrote:
> Author: dim
> Date: Mon Feb 17 20:08:11 2014
> New Revision: 262125
> URL: http://svnweb.freebsd.org/changeset/base/262125
>
> Log:
> In sys/dev/usb/controller/uss820dci.c, similar to r261977, fix a warning
> about uss820dci_odevd being
Author: dim
Date: Mon Feb 17 20:08:11 2014
New Revision: 262125
URL: http://svnweb.freebsd.org/changeset/base/262125
Log:
In sys/dev/usb/controller/uss820dci.c, similar to r261977, fix a warning
about uss820dci_odevd being unused, by adding it to the part that
handles getting descriptors.