cvs commit: src/sys/dev/if_ndis if_ndis.c
    Wojciech A. Koszek 
    wkoszek at FreeBSD.org
       
    Tue Dec  4 12:48:33 PST 2007
    
    
  
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
    
    
More information about the cvs-all
mailing list