If we pass ERR_PTR(-EFAULT) to kfree() then it's going to oops.
Fixes: 772220f1a156 ('ptp: use memdup_user().') Signed-off-by: Dan Carpenter <dan.carpenter@oracle.com> Acked-by: Richard Cochran <richardcochran@gmail.com> Signed-off-by: David S. Miller <davem@davemloft.net>