Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 22 Oct 2003 20:42:48 -0700 (PDT)
From:      Warner Losh <imp@FreeBSD.org>
To:        src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/sys/dev/ep if_ep.c
Message-ID:  <200310230342.h9N3gmU4076035@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
imp         2003/10/22 20:42:48 PDT

  FreeBSD src repository

  Modified files:
    sys/dev/ep           if_ep.c 
  Log:
  Learn basic C.
          ((uint32_t *) v) + 10 != ((caddr_t) v) + 10
  so apply the cast later.
  
  Revision  Changes    Path
  1.123     +3 -2      src/sys/dev/ep/if_ep.c



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