]> 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)
commit7042ab03c709481e120062270b679ccb63574761
tree502ba1b2021f74b1216e7a0eb81dfa6923357368
parent32f030cfcba44bc2bc30d593e54f88183384c6f1
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