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