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