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