lkml.org 
[lkml]   [2006]   [Jan]   [11]   [last100]   RSS Feed
Views: [more markup]  [less markup]  [headers]  [forward] 
 
Messages in this thread
/
DateWed, 11 Jan 2006 00:44:18 -0800 (PST)
SubjectRe: ntohs/ntohl and bitops
From"David S. Miller" <>
From: Ulrich Drepper <drepper@redhat.com>
Date: Wed, 11 Jan 2006 00:36:11 -0800

> Anyway, candidates for this kind of transformation:
> 
> net/ipx/af_ipx.c:1450:  if (ntohs(addr->sipx_port) <
> IPX_MIN_EPHEMERAL_SOCKET &&

Does it work for comparisons?  F.e.:

     if (val < ntohs(VAL))


-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

\
 
 \ /
  Last update: 2006-01-11 08:47    [from the cache]
©2003-2008