DragonFly-2.3.2.85.g39f7c8 master libexec/dma dma.c dma.h net.c

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


commit 39f7c85a4d09b236583a62985312b8fbf222f8b9
Author: Simon Schubert <simon.schubert at epfl.ch>
Date:   Thu Jul 9 21:15:54 2009 +0200

    dma: provide proper bounce error message
    
    This may not be the best solution - the error message buffer has now
    turned dynamic, but the only alternative I see is to make it a static
    array in net.c... and I'm not quite sure if I want to do that just now.
    
    Submitted-by: Peter Pentchev <roam at ringlet.net>

Summary of changes:
 libexec/dma/dma.c |   16 +++++++---------
 libexec/dma/dma.h |    2 +-
 libexec/dma/net.c |   18 ++++++++++++++----
 3 files changed, 22 insertions(+), 14 deletions(-)

http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/39f7c85a4d09b236583a62985312b8fbf222f8b9


-- 
DragonFly BSD source repository





More information about the Commits mailing list