]> git.baikalelectronics.ru Git - kernel.git/commit
usbfs: proc_do_submiturb use a local variable for number_of_packets
authorHans de Goede <hdegoede@redhat.com>
Wed, 9 Oct 2013 15:19:28 +0000 (17:19 +0200)
committerSarah Sharp <sarah.a.sharp@linux.intel.com>
Tue, 4 Mar 2014 23:38:04 +0000 (15:38 -0800)
commit4d25006f94a1e823932be7a7d16013bfb1d79ab5
tree502ba1b2021f74b1216e7a0eb81dfa6923357368
parent901e488886ea494f5fc35a42b67a0547328290b4
usbfs: proc_do_submiturb use a local variable for number_of_packets

This is a preparation patch for adding support for bulk streams.

Signed-off-by: Hans de Goede <hdegoede@redhat.com>
Signed-off-by: Sarah Sharp <sarah.a.sharp@linux.intel.com>
drivers/usb/core/devio.c