cvs commit: src/sys/dev/if_ndis if_ndis.c

Bill Paul wpaul at FreeBSD.org
Fri Jan 23 18:48:24 PST 2004


wpaul       2004/01/23 18:48:22 PST

  FreeBSD src repository

  Modified files:
    sys/dev/if_ndis      if_ndis.c 
  Log:
  Add missing newlines to some device_printf()s.
  
  Don't do anything in ndis_get_assoc() if the link isn't up (avoids
  spurrious "couldn't get bssid" messages on the console).
  
  Revision  Changes    Path
  1.34      +6 -3      src/sys/dev/if_ndis/if_ndis.c


More information about the cvs-src mailing list