DragonFly-2.3.2.94.g99d6192 master libexec/dma crypto.c dma.c net.c

Simon Schubert corecode at crater.dragonflybsd.org
Thu Jul 16 07:15:31 PDT 2009


commit 99d6192f83616c98daecd57103d2624d091872d2
Author: Simon Schubert <corecode at dragonflybsd.org>
Date:   Thu Jul 16 11:40:39 2009 +0200

    dma: adjust syslog logging levels
    
    Most invocations of syslog used LOG_ERR.  Clearly this is not good
    practise.  Adjust the levels to be reasonable.

Summary of changes:
 libexec/dma/crypto.c |   12 ++++++------
 libexec/dma/dma.c    |   12 ++++++------
 libexec/dma/net.c    |   26 +++++++++++++-------------
 3 files changed, 25 insertions(+), 25 deletions(-)

http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/99d6192f83616c98daecd57103d2624d091872d2


-- 
DragonFly BSD source repository





More information about the Commits mailing list