Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
nfp: clear ring delayed kick counters
We need to clear delayed kick counters when we free rings otherwise after ndo_close()/ndo_open() we could kick HW by more entries than actually written to rings. Signed-off-by: Jakub Kicinski <[email protected]> Reviewed-by: Rolf Neugebauer <[email protected]> Signed-off-by: David S. Miller <[email protected]>
- Loading branch information