staging: rtl8188eu: Remove function rtw_os_recvbuf_resource_free()
authornavin patidar <navin.patidar@gmail.com>
Wed, 7 May 2014 03:57:31 +0000 (09:27 +0530)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Fri, 23 May 2014 16:41:51 +0000 (01:41 +0900)
Use usb_free_urb() instead of rtw_os_recvbuf_resource_free() to free URB.

Signed-off-by: navin patidar <navin.patidar@gmail.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>

No differences found