]> git.karo-electronics.de Git - karo-tx-linux.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)
commitb2d03eb56e66620a9b27f1a0c2795722087effc9
tree502ba1b2021f74b1216e7a0eb81dfa6923357368
parent5ec9c1771ce83a1e2b7ec96ed9f29a9f1b25e71e
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