On Wed, Oct 21, 2015 at 12:30:45PM -0700, Tadeusz Struk wrote:
> Bugfix - don't dereference userspace pointer.
>
> Signed-off-by: Tadeusz Struk
> ---
> drivers/crypto/qat/qat_common/adf_ctl_drv.c |2 +-
> 1 file changed, 1 insertion(+), 1 deletion(-)
This is not the correct way to submit
Bugfix - don't dereference userspace pointer.
Signed-off-by: Tadeusz Struk
---
drivers/crypto/qat/qat_common/adf_ctl_drv.c |2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/drivers/crypto/qat/qat_common/adf_ctl_drv.c
b/drivers/crypto/qat/qat_common/adf_ctl_drv.c
index ebc1c