Subject: Re: CVS commit: src/dist/iscsi/src
To: Alistair G. Crooks <agc@netbsd.org>
From: Reinoud Zandijk <reinoud@netbsd.org>
List: source-changes
Date: 02/09/2006 13:29:55
On Thu, Feb 09, 2006 at 08:55:00AM +0000, Alistair G. Crooks wrote:
> Log Message:
> Use the ISCSI_NTOHL macro in place of a straight ntohl(), so that this
> can be abstracted away per platform.

Isn't ntohl() abstracted per platform allready as a define or noop?

Cheers,
Reinoud