Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 23 Jan 2011 10:37:37 +0100
From:      Hans Petter Selasky <hselasky@c2i.net>
To:        "gljennjohn@googlemail.com" <gljennjohn@googlemail.com>
Cc:        "svn-src-head@freebsd.org" <svn-src-head@freebsd.org>, "svn-src-all@freebsd.org" <svn-src-all@freebsd.org>, "src-committers@freebsd.org" <src-committers@freebsd.org>
Subject:   Re: svn commit: r217718 - in head/sys: conf dev/usb
Message-ID:  <201101231037.37638.hselasky@c2i.net>
In-Reply-To: <201101231019.02603.hselasky@freebsd.org>
References:  <20110122160918.373f8670@ernst.jennejohn.org> <201101231019.02603.hselasky@freebsd.org>

next in thread | previous in thread | raw e-mail | index | archive | help
On Sunday 23 January 2011 10:19:02 Hans Petter Selasky wrote:
> #if defined(USB_HOST_ALIGN) && (USB_HOST_ALIGN != 0)
> #if (-USB_HOST_ALIGN & USB_HOST_ALIGN) == USB_HOST_ALIGN
should be != in this check.
> #error "USB_HOST_ALIGN is not power of two."

--HPS



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201101231037.37638.hselasky>