aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python
diff options
context:
space:
mode:
authorDave Watson <[email protected]>2016-08-22 12:27:04 -0700
committerDavid S. Miller <[email protected]>2016-08-22 22:43:16 -0700
commita01512dbe3ec1e7dc58b00161d61ead359f5ac08 (patch)
treee67a875f3f1c314d822dd80d49888b81da1f5ad2 /tools/perf/scripts/python
parentf1ff8666ed87b0013e45ce2d335085407bb38a60 (diff)
net: strparser: fix strparser sk_user_data check
sk_user_data mismatch between what kcm expects (psock) and what strparser expects (strparser). Queued rx_work, for example calling strp_check_rcv after socket buffer changes, will never complete. sk_user_data is unused in strparser, so just remove the check. Signed-off-by: Dave Watson <[email protected]> Acked-by: Tom Herbert <[email protected]> Signed-off-by: David S. Miller <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions