On 12/15/2011 10:30 AM, Felipe Balbi wrote:
+ if (req->num_sgs == 0) {
I think, I change it to
| if (gadget->sg_tablesize == 0) {
Don't you think?
I think not, later we might want to have simpler ways to force non-SG
usage for the purpose of testing and this will prevent us having to
change this part ;-)
Okay.
Sebastian
--
To unsubscribe from this list: send the line "unsubscribe linux-usb" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html