Date: Sat, 18 Dec 2021 21:13:55 +0100 From: Hans Petter Selasky <hps@selasky.org> To: Shawn Webb <shawn.webb@hardenedbsd.org>, Brooks Davis <brooks@FreeBSD.org> Cc: src-committers@FreeBSD.org, dev-commits-src-all@FreeBSD.org, dev-commits-src-main@FreeBSD.org Subject: Re: git: 45b48cbc2b58 - main - usb: real freebsd32 support for most ioctls Message-ID: <4961aa77-848f-ab04-91aa-7526ebb0bdde@selasky.org> In-Reply-To: <20211218190800.2v7bzacypzhiguvz@mutt-hbsd> References: <202112172128.1BHLSvgR063035@gitrepo.freebsd.org> <20211218190800.2v7bzacypzhiguvz@mutt-hbsd>
next in thread | previous in thread | raw e-mail | index | archive | help
On 12/18/21 20:08, Shawn Webb wrote: > +#ifdef COMPAT_FREEBSD32 > + hgd = (struct hidraw_gen_descriptor *)addr; Looks like this line should be moved before the COMPAT_FREEBSD32 ifdef. I'll let Brooks fix this. --HPS
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?4961aa77-848f-ab04-91aa-7526ebb0bdde>