cvs commit: src/sys/netipx ipx_cksum.c

Alexander Kabaev kan at FreeBSD.org
Tue Jul 27 23:58:23 PDT 2004


kan         2004-07-28 06:58:23 UTC

  FreeBSD src repository

  Modified files:
    sys/netipx           ipx_cksum.c 
  Log:
  Avoid casts as lvalues. Declare local variable as u_char * instead of
  declaring it as u_short * and casting it back to uchar * all over the place.
  
  Revision  Changes    Path
  1.11      +6 -6      src/sys/netipx/ipx_cksum.c


More information about the cvs-src mailing list