Re: [PATCH 1/2] usb-uas: set max_lun and max_channel

2013-01-25 Thread Greg KH
On Fri, Jan 25, 2013 at 02:52:04PM +0100, Gerd Hoffmann wrote: > 256 luns is what the sam-4 address method 0 can handle and what > the qemu uas emulation supports. So pick that for now. > > Signed-off-by: Gerd Hoffmann > --- > drivers/usb/storage/uas.c |2 ++ > 1 file changed, 2 insertions(

[PATCH 1/2] usb-uas: set max_lun and max_channel

2013-01-25 Thread Gerd Hoffmann
256 luns is what the sam-4 address method 0 can handle and what the qemu uas emulation supports. So pick that for now. Signed-off-by: Gerd Hoffmann --- drivers/usb/storage/uas.c |2 ++ 1 file changed, 2 insertions(+) diff --git a/drivers/usb/storage/uas.c b/drivers/usb/storage/uas.c index