Date: Wed, 28 May 2014 14:59:43 +0200 From: Hans Petter Selasky <hps@selasky.org> To: Gleb Smirnoff <glebius@FreeBSD.org> Cc: svn-src-head@freebsd.org, svn-src-all@freebsd.org, src-committers@freebsd.org Subject: Re: svn commit: r266798 - head/usr.sbin/usbdump Message-ID: <5385DDBF.4000007@selasky.org> In-Reply-To: <20140528124904.GI50679@FreeBSD.org> References: <201405281227.s4SCRgKs038491@svn.freebsd.org> <20140528124904.GI50679@FreeBSD.org>
next in thread | previous in thread | raw e-mail | index | archive | help
On 05/28/14 14:49, Gleb Smirnoff wrote: > On Wed, May 28, 2014 at 12:27:42PM +0000, Hans Petter Selasky wrote: > H> Author: hselasky > H> Date: Wed May 28 12:27:41 2014 > H> New Revision: 266798 > H> URL: http://svnweb.freebsd.org/changeset/base/266798 > H> > H> Log: > H> Fix for big endian architectures. The "up_address" field is 8-bit and > H> does not need byte swapping. > H> > H> MFC after: 1 week > > Do we need the assignment then? I'm surprised that compiler doesn't fail on that. > Right, fixed. --HPS
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?5385DDBF.4000007>