summaryrefslogtreecommitdiffstats
path: root/net
diff options
context:
space:
mode:
authorIyappan Subramanian <isubramanian@apm.com>2015-12-17 07:26:05 +0100
committerDavid S. Miller <davem@davemloft.net>2015-12-17 21:45:53 +0100
commit67894eec3e27a5b61281cb68f63b933e8c111348 (patch)
tree1f5d663e37c461b080bd2959431bd57d07abb55c /net
parenttcp: restore fastopen with no data in SYN packet (diff)
downloadlinux-67894eec3e27a5b61281cb68f63b933e8c111348.tar.xz
linux-67894eec3e27a5b61281cb68f63b933e8c111348.zip
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 'net')
0 files changed, 0 insertions, 0 deletions