diff options
author | kib <kib@FreeBSD.org> | 2013-03-21 13:06:28 +0000 |
---|---|---|
committer | kib <kib@FreeBSD.org> | 2013-03-21 13:06:28 +0000 |
commit | 0487ef2754a1634d4a11098002923f70f5b863ba (patch) | |
tree | e713155b460f197fcda0ae6a9784ec82b6f9a6f0 /sys/netinet/sctp_cc_functions.c | |
parent | 128b1093e992e9e67d428b97cb5d9c7efda0fba1 (diff) | |
download | FreeBSD-src-0487ef2754a1634d4a11098002923f70f5b863ba.zip FreeBSD-src-0487ef2754a1634d4a11098002923f70f5b863ba.tar.gz |
Fix twa(4) after the r246713. The driver copies data around to
satisfy some alignment restrictions. Do not set TW_OSLI_REQ_FLAGS_CCB
flag for mapped data, pass the csio->data_ptr in the req->data.
Do not put the ccb pointer into req->data ever, ccb is stored in
req->orig_req already.
Submitted by: Shuichi KITAGUCHI <ki@hh.iij4u.or.jp>
PR: kern/177020
Diffstat (limited to 'sys/netinet/sctp_cc_functions.c')
0 files changed, 0 insertions, 0 deletions