USB: cdc-acm: add support for up to 256 devices
authorJohan Hovold <johan@kernel.org>
Mon, 18 May 2015 15:34:12 +0000 (17:34 +0200)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Sun, 24 May 2015 16:30:03 +0000 (09:30 -0700)
commit65c35dd59002798cc87212d23ff3c87fd3a5d721
treeda727bb6c04d3f22862b1a4ca6c1e79cb2270bcd
parent6cb4f4df686e6515f43d9fec3f43226d408999b3
USB: cdc-acm: add support for up to 256 devices

Increase the minor range to enable support for up to 256 devices.

Some people are hitting the current 32 device limit. Hopefully 256
minors will be enough for while still.

Signed-off-by: Johan Hovold <johan@kernel.org>
Acked-by: Oliver Neukum <oneukum@suse.de>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/usb/class/cdc-acm.h
This page took 0.024359 seconds and 5 git commands to generate.