Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
ethoc: fix typo to compute number of tx descriptors
It should be max() instead of min(). Use 1/4 of available descriptors for tx, and there should be at least 2 tx descriptors. Signed-off-by: Thomas Chou <[email protected]> Signed-off-by: David S. Miller <[email protected]>
- Loading branch information