diff options
author | Iyappan Subramanian <isubramanian@apm.com> | 2015-12-16 22:26:05 -0800 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2015-12-17 15:45:53 -0500 |
commit | 67894eec3e27a5b61281cb68f63b933e8c111348 (patch) | |
tree | 1f5d663e37c461b080bd2959431bd57d07abb55c /block | |
parent | 07e100f984975cb0417a7d5e626d0409efbad478 (diff) |
drivers: net: xgene: fix Tx flow control
Currently the Tx flow control is based on reading the hardware state,
which is not accurate since it may not reflect the descriptors that
are not yet reached the memory.
To accurately control the Tx flow, changing it to be software based.
Signed-off-by: Iyappan Subramanian <isubramanian@apm.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'block')
0 files changed, 0 insertions, 0 deletions