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