Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 4 Dec 2007 20:48:32 +0000 (UTC)
From:      "Wojciech A. Koszek" <wkoszek@FreeBSD.org>
To:        src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/sys/dev/if_ndis if_ndis.c
Message-ID:  <200712042048.lB4KmW79011026@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
wkoszek     2007-12-04 20:48:32 UTC

  FreeBSD src repository

  Modified files:
    sys/dev/if_ndis      if_ndis.c 
  Log:
  Cast address of 'bssid' to uint8_t since printf() expects to get unsigned
  argument in %6D case.
  
  Submitted by:   thompsa
  Compile-tested: wkoszek
  Reviewed by:    cognet (mentor)
  Approved by:    cognet (mentor)
  
  Revision  Changes    Path
  1.128     +1 -1      src/sys/dev/if_ndis/if_ndis.c



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