cvs commit: src/sys/dev/ep if_ep.c

Warner Losh imp at FreeBSD.org
Wed Oct 22 20:42:49 PDT 2003


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


More information about the cvs-src mailing list