Skip to content
Commit 60a74a6f authored by Stefan Richter's avatar Stefan Richter
Browse files

firewire: nosy: char device is not seekable

Amend .open handler accordingly and remove the .llseek handler.
.llseek = NULL means no_llseek (return error) since commit 776c163b

.

The only client that uses this interface is nosy-dump in linux/tools/firewire
and it knows not to seek in this char dev.

Signed-off-by: default avatarStefan Richter <stefanr@s5r6.in-berlin.de>
parent 9993e0fe
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