diff options
author | Gao Feng <fgao@ikuai8.com> | 2017-03-21 04:28:03 +0300 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2017-03-22 21:45:13 +0300 |
commit | cfc62d878f8d436e6a2a99cef5559a7a98c43b3c (patch) | |
tree | 41c45922a5714afc873b0768a8defc0fafbb6470 /crypto/ansi_cprng.c | |
parent | b2a1674aa145c1730acde73f9399539cfd987e90 (diff) | |
download | linux-cfc62d878f8d436e6a2a99cef5559a7a98c43b3c.tar.xz |
net: tcp: Permit user set TCP_MAXSEG to default value
When user_mss is zero, it means use the default value. But the current
codes don't permit user set TCP_MAXSEG to the default value.
It would return the -EINVAL when val is zero.
Signed-off-by: Gao Feng <fgao@ikuai8.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'crypto/ansi_cprng.c')
0 files changed, 0 insertions, 0 deletions