summaryrefslogtreecommitdiff
path: root/Documentation
diff options
context:
space:
mode:
authorIyappan Subramanian <isubramanian@apm.com>2016-09-22 15:47:33 -0700
committerDavid S. Miller <davem@davemloft.net>2016-09-23 08:38:38 -0400
commite3978673f514fa4999f04dfad9bbd5bb70d0edc6 (patch)
tree8e6fd48362d675bf8a2a23bf2167af36c859c14d /Documentation
parente12934d9806e61d2727069cd56757987f3da76aa (diff)
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 'Documentation')
0 files changed, 0 insertions, 0 deletions