From: navin patidar Date: Wed, 11 Jun 2014 17:21:28 +0000 (+0530) Subject: staging: rtl8188eu: Remove function _rtw_read_port_cancel() X-Git-Tag: omap-for-v3.17/fixes-against-rc2~166^2~1812 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e81ffd89be17d7a43af51734c36f20070d4f9b13;p=pandora-kernel.git 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-diff-tree failed