staging: rtl8188eu: Use USB subsystem functions to check endpoint type
authornavin patidar <navin.patidar@gmail.com>
Tue, 29 Apr 2014 01:25:13 +0000 (06:55 +0530)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Sun, 4 May 2014 00:20:17 +0000 (20:20 -0400)
Use inline functions provided by USB subsystem to check endpoint type,
instead of inline functions implemented by driver to do the same.

Signed-off-by: navin patidar <navin.patidar@gmail.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/rtl8188eu/os_dep/usb_intf.c