commit | eedffd12e07d8fd150618d603d010b491dc90354 | [log] [tgz] |
---|---|---|
author | Pete Zaitcev <zaitcev@redhat.com> | Tue Oct 23 18:57:25 2007 -0700 |
committer | Greg Kroah-Hartman <gregkh@suse.de> | Fri Feb 01 14:34:47 2008 -0800 |
tree | d0a14f642db6719d47b24d24e06bc4a168d02c63 | |
parent | 5a3201b2809a9f7bcda8413c445483f5b5e490a3 [diff] |
USB: Remove unnecessary zeroing from ub These zeroings were taken from usb-storage long time ago. I examined the submission paths and usb_fill_bulk_urb and found them unnecessary. Signed-off-by: Pete Zaitcev <zaitcev@yahoo.com> Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>