From e81ffd89be17d7a43af51734c36f20070d4f9b13 Mon Sep 17 00:00:00 2001 From: navin patidar Date: Wed, 11 Jun 2014 22:51:28 +0530 Subject: [PATCH] staging: rtl8188eu: Remove function _rtw_read_port_cancel() _rtw_read_port_cancel() is a wrapper function, being used to call usb_read_port_cancel(). Call usb_read_port_cancel() directly and drop _rtw_read_port_cancel(). Signed-off-by: navin patidar Signed-off-by: Greg Kroah-Hartman --- Reading git-format-patch failed