diff options
author | cem <cem@FreeBSD.org> | 2015-10-11 20:59:40 +0000 |
---|---|---|
committer | cem <cem@FreeBSD.org> | 2015-10-11 20:59:40 +0000 |
commit | 7ec66fe059238f639d1c16cf9c6f9de450b07cf8 (patch) | |
tree | 5206c9e4ccb83fefe944cce12273ce1cf6822500 /lib/libproc/proc_util.c | |
parent | 37418275e11b42a28ca998b72bb5929dd1c4a53c (diff) | |
download | FreeBSD-src-7ec66fe059238f639d1c16cf9c6f9de450b07cf8.zip FreeBSD-src-7ec66fe059238f639d1c16cf9c6f9de450b07cf8.tar.gz |
NTB: MFV 90f9e934: reset tx_index on link toggle
If the NTB link toggles, the driver could stop receiving due to the
tx_index not being set to 0 on the transmitting size on a link-up event.
This is due to the driver expecting the incoming data to start at the
beginning of the receive buffer and not at a random place.
Authored by: Jon Mason
Obtained from: Linux
Sponsored by: EMC / Isilon Storage Division
Diffstat (limited to 'lib/libproc/proc_util.c')
0 files changed, 0 insertions, 0 deletions