]> git.karo-electronics.de Git - karo-tx-linux.git/commit
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)
commit73fbfbfecbeb7c8642dd96a12ef991881492f051
tree4ffcd551ea4d26a67447634607000a1b3401ef0f
parent213351448f9dc5f43f155cb23ab9fafe8a9577ed
staging: rtl8188eu: Use USB subsystem functions to check endpoint type

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