On Sun, Aug 23, 2015 at 12:00:23PM -0400, Christos Zoulas wrote:
> Module Name: src
> Committed By:christos
> Date:Sun Aug 23 16:00:23 UTC 2015
>
> Modified Files:
> src/sbin/fsck_lfs: pass0.c
>
> Log Message:
> swap the formats too, not just the args.
sorry
In article <20150823111508.9f09...@cvs.netbsd.org>,
Nick Hudson wrote:
>-=-=-=-=-=-
>
>+ if (xfer->status == USBD_NORMAL_COMPLETION) {
>+ int rd = usbd_xfer_isread(xfer);
>+
>+ /*
>+ * control transfers with no data phase don't touch dmabuf, but
>+