summaryrefslogtreecommitdiffstats
path: root/net/dsa
diff options
context:
space:
mode:
authorIyappan Subramanian2016-09-23 00:47:33 +0200
committerDavid S. Miller2016-09-23 14:38:38 +0200
commite3978673f514fa4999f04dfad9bbd5bb70d0edc6 (patch)
tree8e6fd48362d675bf8a2a23bf2167af36c859c14d /net/dsa
parentcxgb4: fix signed wrap around when decrementing index idx (diff)
downloadkernel-qcow2-linux-e3978673f514fa4999f04dfad9bbd5bb70d0edc6.tar.gz
kernel-qcow2-linux-e3978673f514fa4999f04dfad9bbd5bb70d0edc6.tar.xz
kernel-qcow2-linux-e3978673f514fa4999f04dfad9bbd5bb70d0edc6.zip
drivers: net: xgene: Fix MSS programming
Current driver programs static value of MSS in hardware register for TSO offload engine to segment the TCP payload regardless the MSS value provided by network stack. This patch fixes this by programming hardware registers with the stack provided MSS value. Since the hardware has the limitation of having only 4 MSS registers, this patch uses reference count of mss values being used. Signed-off-by: Iyappan Subramanian <isubramanian@apm.com> Signed-off-by: Toan Le <toanle@apm.com> Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'net/dsa')
0 files changed, 0 insertions, 0 deletions