Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
crypto: chcr - small packet Tx stalls the queue
Immediate packets sent to hardware should include the work request length in calculating the flits. WR occupy one flit and if not accounted result in invalid request which stalls the HW queue. Cc: stable@vger.kernel.org Signed-off-by: Atul Gupta <atul.gupta@chelsio.com> Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>
- Loading branch information