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