cvs commit: src/sys/dev/an if_an.c

Warner Losh imp at FreeBSD.org
Sat Feb 4 14:51:03 PST 2006


imp         2006-02-04 22:51:03 UTC

  FreeBSD src repository

  Modified files:
    sys/dev/an           if_an.c 
  Log:
  Silence the strict-alias warnings.  Make a trip through (void *) when
  casting a structure to a uint32_t *.  Many drivers in the tree do this, but
  I'll not update them until these changes can be reviewed by the pedantic
  standards folks.
  
  Revision  Changes    Path
  1.78      +16 -16    src/sys/dev/an/if_an.c


More information about the cvs-src mailing list