From mboxrd@z Thu Jan 1 00:00:00 1970 From: Mike Christie Subject: Re: [PATCH 2/3] 24-bit types: convert iSCSI to use the __be24 type and macros Date: Fri, 05 Sep 2008 12:03:22 -0500 Message-ID: <48C1665A.8070406@cs.wisc.edu> References: <20080905165732.16689.50256.stgit@localhost.localdomain> <20080905165738.16689.31487.stgit@localhost.localdomain> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Return-path: In-Reply-To: <20080905165738.16689.31487.stgit-bi+AKbBUZKY6gyzm1THtWbp2dZbC/Bob@public.gmane.org> List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: devel-bounces-s9riP+hp16TNLxjTenLetw@public.gmane.org Errors-To: devel-bounces-s9riP+hp16TNLxjTenLetw@public.gmane.org To: Chris Leech Cc: linux-kernel-u79uwXL29TY76Z2rM5mHXA@public.gmane.org, linux-scsi-u79uwXL29TY76Z2rM5mHXA@public.gmane.org, devel-s9riP+hp16TNLxjTenLetw@public.gmane.org List-Id: linux-scsi@vger.kernel.org Chris Leech wrote: > The calling convention of hton24 is different now, it takes a single u32 > as an argument and evaluates to a __be24 lvalue. > > Signed-off-by: Chris Leech Looks fine by me. Thanks. Acked-by: Mike Christie