Skip to content
Commit 18e9b10f authored by Stefan Richter's avatar Stefan Richter
Browse files

firewire: cdev: add closure to async stream ioctl



This changes the as yet unreleased FW_CDEV_IOC_SEND_STREAM_PACKET ioctl
to generate an fw_cdev_event_response event just like the other two
ioctls for asynchronous request transmission do.  This way, clients get
feedback on successful or unsuccessful transmission.

This also adds input validation for length, tag, channel, sy, speed.

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