Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
tc: Send csum action only if we need to update csum
Currently we send the tc csum action even if it's not needed. Fix that by sending it only if csum update flags isn't zero. Signed-off-by: Paul Blakey <[email protected]> Reviewed-by: Roi Dayan <[email protected]> Signed-off-by: Simon Horman <[email protected]>
- Loading branch information