From 95f0e00d9fffaafa921d2bbfd272a15f1374144b Mon Sep 17 00:00:00 2001 From: Randy Dunlap Date: Sat, 21 Jan 2012 11:02:56 -0800 Subject: [PATCH] --- yaml --- r: 286617 b: refs/heads/master c: 4d922612df8bd1202a1f51d95b78aca3d67302cd h: refs/heads/master i: 286615: 66ab34987db81a1021da99b6c1b5b1ec046d345c v: v3 --- [refs] | 2 +- trunk/include/linux/usb.h | 1 + 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/[refs] b/[refs] index ab3b762e51e3..72466ac02586 100644 --- a/[refs] +++ b/[refs] @@ -1,2 +1,2 @@ --- -refs/heads/master: 2eda013f4894bc200124f791a56c4defb613a0cc +refs/heads/master: 4d922612df8bd1202a1f51d95b78aca3d67302cd diff --git a/trunk/include/linux/usb.h b/trunk/include/linux/usb.h index 27a4e16d2bf1..69d845739bc2 100644 --- a/trunk/include/linux/usb.h +++ b/trunk/include/linux/usb.h @@ -1073,6 +1073,7 @@ typedef void (*usb_complete_t)(struct urb *); * which the host controller driver should use in preference to the * transfer_buffer. * @sg: scatter gather buffer list + * @num_mapped_sgs: (internal) number of mapped sg entries * @num_sgs: number of entries in the sg list * @transfer_buffer_length: How big is transfer_buffer. The transfer may * be broken up into chunks according to the current maximum packet