aboutsummaryrefslogtreecommitdiff
path: root/net/unix/af_unix.c
diff options
context:
space:
mode:
authorTom Herbert <[email protected]>2018-02-14 09:22:42 -0800
committerDavid S. Miller <[email protected]>2018-02-14 15:38:39 -0500
commitdff8baa261174de689a44572d0ea182d7aa70598 (patch)
tree41bdf2216ed27acc86855b741ff8e08d1c822cc3 /net/unix/af_unix.c
parent0e47079b6cd7d26e2dab95398927b1184a9a733c (diff)
kcm: Call strp_stop before strp_done in kcm_attach
In kcm_attach strp_done is called when sk_user_data is already set to fail the attach. strp_done needs the strp to be stopped and warns if it isn't. Call strp_stop in this case to eliminate the warning message. Reported-by: [email protected] Fixes: e5571240236c5652f ("kcm: Check if sk_user_data already set in kcm_attach" Signed-off-by: Tom Herbert <[email protected]> Signed-off-by: David S. Miller <[email protected]>
Diffstat (limited to 'net/unix/af_unix.c')
0 files changed, 0 insertions, 0 deletions