[PATCH RFC] staging: comedi: fix user/kernel space access of cmd->chanlist

Ian Abbott abbotti at mev.co.uk
Tue Sep 18 13:10:05 UTC 2012


On 2012-09-18 13:46, Ian Abbott wrote:
> Actually, since the low-level drivers don't use the `data` member of
> `struct comedi_insn` (they get passed a separate pointer to the data in
> kernel space), I don't think we need a `struct comedi_kinsn`.  I think
> we could get away with just `struct comedi_kcmd` and `struct kdevconfig`.

Actually, just `struct comedi_kcmd`.

-- 
-=( Ian Abbott @ MEV Ltd.    E-mail: <abbotti at mev.co.uk>        )=-
-=( Tel: +44 (0)161 477 1898   FAX: +44 (0)161 718 3587         )=-



More information about the devel mailing list