https://github.com/torvalds/linux
Revision 2849b5d70641db76f9b674d00c6d204892c51515 authored by Allen Hubbe on 12 May 2015, 12:09:15 UTC, committed by Jon Mason on 04 July 2015, 18:06:34 UTC
Reset the link stats when the link goes down.  In particular, the TX and
RX index and count must be reset, or else the TX side will be sending
packets to the RX side where the RX side is not expecting them.  Reset
all the stats, to be consistent.

Signed-off-by: Allen Hubbe <Allen.Hubbe@emc.com>
Signed-off-by: Jon Mason <jdmason@kudzu.us>
1 parent c0900b3
History
Tip revision: 2849b5d70641db76f9b674d00c6d204892c51515 authored by Allen Hubbe on 12 May 2015, 12:09:15 UTC
NTB: Reset transport QP link stats on down
Tip revision: 2849b5d
File Mode Size
Documentation
arch
block
crypto
drivers
firmware
fs
include
init
ipc
kernel
lib
mm
net
samples
scripts
security
sound
tools
usr
virt
.gitignore -rw-r--r-- 1.2 KB
.mailmap -rw-r--r-- 4.9 KB
COPYING -rw-r--r-- 18.3 KB
CREDITS -rw-r--r-- 94.7 KB
Kbuild -rw-r--r-- 2.6 KB
Kconfig -rw-r--r-- 252 bytes
MAINTAINERS -rw-r--r-- 304.1 KB
Makefile -rw-r--r-- 53.1 KB
README -rw-r--r-- 18.2 KB
REPORTING-BUGS -rw-r--r-- 7.3 KB

README

back to top