usb: storage: scsiglue: further describe our 240 sector limit
authorFelipe Balbi <felipe.balbi@linux.intel.com>
Mon, 18 Apr 2016 10:09:09 +0000 (13:09 +0300)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Tue, 26 Apr 2016 22:04:38 +0000 (15:04 -0700)
commit779b457f66e10de3471479373463b27fd308dc85
treebec1b2567d9f51ed93d49e19a411f9ba37efcf7a
parentd64aab0c6fdc67113f2332a295d244b53bf694d6
usb: storage: scsiglue: further describe our 240 sector limit

Just so we have some sort of documentation as to why
we limit our Mass Storage transfers to 240 sectors,
let's update the comment to make clearer that
devices were found that would choke with larger
transfers.

While at that, also make sure to clarify that other
operating systems have similar, albeit different,
limits on mass storage transfers.

Signed-off-by: Felipe Balbi <felipe.balbi@linux.intel.com>
Acked-by: Alan Stern <stern@rowland.harvard.edu>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/usb/storage/scsiglue.c