On Wed, 2018-02-14 at 15:38 -0500, David Miller wrote: > From: Tom Herbert <[email protected]> > Date: Wed, 14 Feb 2018 09:22:42 -0800 > > > 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]> > > Applied, thanks Tom.
If bug was add added in e5571240236c5652f then this patch should have targeted net tree.
