DragonFly commits List (threaded) for 2009-07
[
Date Prev][
Date Next]
[
Thread Prev][
Thread Next]
[
Date Index][
Thread Index]
DragonFly-2.3.2.85.g39f7c8 master libexec/dma dma.c dma.h net.c
commit 39f7c85a4d09b236583a62985312b8fbf222f8b9
Author: Simon Schubert <simon.schubert@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@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
[
Date Prev][
Date Next]
[
Thread Prev][
Thread Next]
[
Date Index][
Thread Index]