From: Bill Pemberton Date: Thu, 21 Oct 2010 18:43:05 +0000 (-0400) Subject: USB: ssu100: remove max_packet_size calculation X-Git-Tag: v2.6.38-rc1~465^2~11^2~71 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=f7043ecbb3f7b8632a6d6470f8f95160ac868d0f;p=pandora-kernel.git USB: ssu100: remove max_packet_size calculation 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 Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed