diff options
author | Johan Hovold <jhovold@gmail.com> | 2010-03-17 23:05:54 +0100 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@suse.de> | 2010-05-20 13:21:33 -0700 |
commit | 056afc0f01701c4c779ac5b4f2dd9058063f337c (patch) | |
tree | 9700b245fd8ce0cb0720c160d18fc87a0260801c /security | |
parent | 41bd72f9041def8e3334d3e3693862d078f5cb9a (diff) | |
download | blackbird-op-linux-056afc0f01701c4c779ac5b4f2dd9058063f337c.tar.gz blackbird-op-linux-056afc0f01701c4c779ac5b4f2dd9058063f337c.zip |
USB: serial: remove unnecessary re-initialisation of generic urbs
The generic read and write bulk urbs are initialised when allocated in
usb_serial_probe. The only field that needs to be updated after that is
the transfer_buffer_length of the write urb.
Signed-off-by: Johan Hovold <jhovold@gmail.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
Diffstat (limited to 'security')
0 files changed, 0 insertions, 0 deletions