Skip to content
Commit 33e920d9 authored by Arthur Benilov's avatar Arthur Benilov Committed by Greg Kroah-Hartman
Browse files

Staging: vme: Allocate memory buffers for master windows



For VME device I/O operations on master windows the user driver tends
to use kern_buf buffer array which is not allocated. This causes an error
when reading from master window device files.

Signed-off-by: default avatarArthur Benilov <arthur.benilov@iba-group.com>
Signed-off-by: default avatarVincent Bossier <vincent.bossier@iba-group.com>
Acked-by: default avatarMartyn Welch <martyn.welch@ge.com>
Signed-off-by: default avatarGreg Kroah-Hartman <gregkh@suse.de>
parent 5188d74c
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