Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
i40iw: Send last streaming mode message for loopback connections
Send a zero length last streaming mode message for loopback connections to synchronize between accepting QP and connecting QP. This avoids data transfer to start on the accepting QP before the connecting QP is in RTS. Also remove function i40iw_loopback_nop() as it is no longer used. Fixes: f27b474 ("i40iw: add connection management code") Signed-off-by: Tatyana Nikolova <[email protected]> Signed-off-by: Shiraz Saleem <[email protected]> Signed-off-by: Doug Ledford <[email protected]>
- Loading branch information