diff options
author | 2014-07-13 21:51:12 +0000 | |
---|---|---|
committer | 2014-07-13 21:51:12 +0000 | |
commit | a6f2bb0d28c6cb4b05c7b736b521b6547becaaa9 (patch) | |
tree | bf6d216fa152029fe4024a7af20de86a1c1039a8 /sys/dev/softraid.c | |
parent | sync (diff) | |
download | wireguard-openbsd-a6f2bb0d28c6cb4b05c7b736b521b6547becaaa9.tar.xz wireguard-openbsd-a6f2bb0d28c6cb4b05c7b736b521b6547becaaa9.zip |
The correct place to call _bus_dmamap_sync() is after we copy data *to* the
bounce buffer and before we copy data *from* the bounce buffer. Currently
_bus_dmamap_sync() is a no-op, but keeping it #ifdef'ed out in the wrong
place makes no sense.
ok deraadt@, miod@
Diffstat (limited to 'sys/dev/softraid.c')
0 files changed, 0 insertions, 0 deletions