Home
last modified time | relevance | path

Searched hist:c6edc42f (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/drivers/uio/
H A Duio.cc6edc42f Thu Mar 31 07:38:47 CDT 2011 Hillf Danton <dhillf@gmail.com> uio: fix allocating minor id for uio device

The number of uio devices that could be used should be less than
UIO_MAX_DEVICES by design, and this work guards any cases in which id
more than UIO_MAX_DEVICES is utilized.

Signed-off-by: Hillf Danton <dhillf@gmail.com>
Signed-off-by: Hans J. Koch <hjk@hansjkoch.de>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
c6edc42f Thu Mar 31 07:38:47 CDT 2011 Hillf Danton <dhillf@gmail.com> uio: fix allocating minor id for uio device

The number of uio devices that could be used should be less than
UIO_MAX_DEVICES by design, and this work guards any cases in which id
more than UIO_MAX_DEVICES is utilized.

Signed-off-by: Hillf Danton <dhillf@gmail.com>
Signed-off-by: Hans J. Koch <hjk@hansjkoch.de>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>