diff options
author | Tom Herbert <tom@quantonium.net> | 2018-02-14 18:22:42 +0100 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2018-02-14 21:38:39 +0100 |
commit | dff8baa261174de689a44572d0ea182d7aa70598 (patch) | |
tree | 41bdf2216ed27acc86855b741ff8e08d1c822cc3 /.get_maintainer.ignore | |
parent | net: phy: dp83867: Add documentation for CLK_OUT pin muxing (diff) | |
download | linux-dff8baa261174de689a44572d0ea182d7aa70598.tar.xz linux-dff8baa261174de689a44572d0ea182d7aa70598.zip |
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: syzbot+88dfb55e4c8b770d86e3@syzkaller.appspotmail.com
Fixes: e5571240236c5652f ("kcm: Check if sk_user_data already set in kcm_attach"
Signed-off-by: Tom Herbert <tom@quantonium.net>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to '.get_maintainer.ignore')
0 files changed, 0 insertions, 0 deletions