From: Dave Watson <davejwat...@fb.com> Date: Mon, 22 Aug 2016 12:27:04 -0700
> 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 <davejwat...@fb.com> Applied, thanks.