Skip to content
Commit 639b62a5 authored by Thomas Chou's avatar Thomas Chou Committed by David S. Miller
Browse files

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: default avatarThomas Chou <thomas@wytron.com.tw>
Signed-off-by: default avatarDavid S. Miller <davem@davemloft.net>
parent 4989ccb2
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment