On Mon, Jun 13, 2016 at 09:53:41AM +0300, Dan Carpenter wrote:
> If copy_to_user() fails then it returns the number of bytes not copied.
> It would be between 1-4 here.  Later the callers dereference it leading
> to an Oops.
> 
> It was sort of hard to fix this without making the code confusing so I
> did a little cleanup.
> 
> Fixes: 443c15d23220 ('IB/rxe: Shared Receive Queue (SRQ) manipulation 
> functions')
> Signed-off-by: Dan Carpenter <[email protected]>

Thanks Dan,
I applied it on topic/rxe.

Attachment: signature.asc
Description: Digital signature

Reply via email to