Merge branch 'master' into for-next
Fast-forward merge with Linus to be able to merge patches based on more recent version of the tree.
This commit is contained in:
commit
e060c38434
3980 changed files with 199230 additions and 61613 deletions
|
@ -3870,6 +3870,9 @@ static long pmcraid_ioctl_passthrough(
|
|||
pmcraid_err("couldn't build passthrough ioadls\n");
|
||||
goto out_free_buffer;
|
||||
}
|
||||
} else if (request_size < 0) {
|
||||
rc = -EINVAL;
|
||||
goto out_free_buffer;
|
||||
}
|
||||
|
||||
/* If data is being written into the device, copy the data from user
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue