Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 4 Feb 2006 22:51:03 +0000 (UTC)
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/an if_an.c
Message-ID:  <200602042251.k14Mp3Re065286@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
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



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