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