Skip to content
Snippets Groups Projects
Commit 5d3fd692 authored by Stefan Richter's avatar Stefan Richter
Browse files

firewire: cdev: extend transaction payload size check


Make the size check of ioctl_send_request and
ioctl_send_broadcast_request speed dependent.  Also change the error
return code from -EINVAL to -EIO to distinguish this from other errors
concerning the ioctl parameters.

Another payload size limit for which we don't check here though is the
remote node's Bus_Info_Block.max_rec.

Signed-off-by: default avatarStefan Richter <stefanr@s5r6.in-berlin.de>
parent 1566f3dc
No related branches found
No related tags found
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment