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