Jaejoong Kim 1c236d411d usb: misc: usbtest: remove duplicate & operation
usb_endpoint_maxp() has an inline keyword and searches for bits[10:0]
by & operation with 0x7ff. So, we can remove the duplicate & operation
with 0x7ff.

Signed-off-by: Jaejoong Kim <climbbb.kim@gmail.com>
Signed-off-by: Felipe Balbi <felipe.balbi@linux.intel.com>
2017-10-20 11:19:39 +03:00
..
2016-09-13 17:24:24 +02:00
2017-06-27 17:55:45 +02:00
2017-06-27 17:55:45 +02:00
2016-08-09 15:49:01 +02:00