Staging: usbip: simplify get_ep_from_epnum
authorEndre Kollar <taxy443@gmail.com>
Tue, 27 Jul 2010 10:39:45 +0000 (12:39 +0200)
committerGreg Kroah-Hartman <gregkh@suse.de>
Tue, 27 Jul 2010 18:08:31 +0000 (11:08 -0700)
usb_device->ep_in/out includes the necessary endpoints, search is not needed.

Signed-off-by: Endre Kollar <taxy443@gmail.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>

No differences found