USB: ssu100: remove max_packet_size calculation
authorBill Pemberton <wfp5p@virginia.edu>
Thu, 21 Oct 2010 18:43:05 +0000 (14:43 -0400)
committerGreg Kroah-Hartman <gregkh@suse.de>
Thu, 11 Nov 2010 13:51:15 +0000 (05:51 -0800)
The max_packet_size logic is taken from ftdi_sio, but it's not needed
for this device.  This also makes proces_read_urb simpler.

Signed-off-by: Bill Pemberton <wfp5p@virginia.edu>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>

No differences found