From: Pete Zaitcev Date: Mon, 6 Jun 2005 20:54:59 +0000 (-0700) Subject: [PATCH] USB: fix ub issues X-Git-Tag: v2.6.12~48^2~1 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=9f793d2c77ec5818679e4747c554d9333cecf476;p=pandora-kernel.git [PATCH] USB: fix ub issues This smoothes two imperfections: - Increase number of LUNs per device from 4 to 9. The best solution would be to remove this limit altogether, but that has to wait until the time when more than 26 hosts are allowed. - Replace mdelay with msleep in a probing routine. Signed-off-by: Pete Zaitcev Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed