aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/bin
diff options
context:
space:
mode:
authorEric Dumazet <[email protected]>2017-06-02 08:02:26 -0700
committerDavid S. Miller <[email protected]>2017-06-04 19:58:35 -0400
commit8e2f6dd298beb93c30e1699a5c26492a10214447 (patch)
tree5faf6b63009874e98bb84eaf56aaa22650544343 /tools/perf/scripts/python/bin
parentf0a4581605802cc136f68cfcf325035054fa92a3 (diff)
dccp: consistently use dccp_write_space()
DCCP uses dccp_write_space() for sk->sk_write_space method. Unfortunately a passive connection (as provided by accept()) is using the generic sk_stream_write_space() function. Lets simply inherit sk->sk_write_space from the parent instead of forcing the generic one. Signed-off-by: Eric Dumazet <[email protected]> Cc: Gerrit Renker <[email protected]> Signed-off-by: David S. Miller <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/bin')
0 files changed, 0 insertions, 0 deletions