Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 27 Mar 2009 05:44:53 +0000 (UTC)
From:      Juli Mallett <jmallett@FreeBSD.org>
To:        cvs-src-old@freebsd.org
Subject:   cvs commit: src/sys/dev/wpi if_wpi.c
Message-ID:  <200903270545.n2R5jAxR011673@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
jmallett    2009-03-27 05:44:53 UTC

  FreeBSD src repository

  Modified files:
    sys/dev/wpi          if_wpi.c 
  Log:
  SVN rev 190462 on 2009-03-27 05:44:53Z by jmallett
  
  Put the "%d retries" debug message in the transmit path behind WPI_DEBUG_TX
  rather than behind a seemingly accidental constant likely left over from one of
  the related drivers which uses log levels rather than per-facility debugging
  flags.  This should get rid of contextless messages on the console for people
  who have not set (or cleared the default) debugging flags.
  
  Revision  Changes    Path
  1.21      +1 -1      src/sys/dev/wpi/if_wpi.c



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