]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
NTB: Do not advance transport RX on link down
authorAllen Hubbe <Allen.Hubbe@emc.com>
Tue, 12 May 2015 10:24:27 +0000 (06:24 -0400)
committerJon Mason <jdmason@kudzu.us>
Sat, 4 Jul 2015 18:06:24 +0000 (14:06 -0400)
commitc0900b33d1c8c24246eaedb9553f078024c332fc
tree8d382fbe6b459d012aac37005db58e83117ddbd3
parente22e0b9dcf78ee7a72561a6770c9ea554eb65096
NTB: Do not advance transport RX on link down

On link down, don't advance RX index to the next entry.  The next entry
should never be valid after receiving the link down flag.

Signed-off-by: Allen Hubbe <Allen.Hubbe@emc.com>
Signed-off-by: Jon Mason <jdmason@kudzu.us>
drivers/ntb/ntb_transport.c