git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
fc15807
)
staging: rtl8188eu: Remove function _rtw_write16()
author
navin patidar
<navin.patidar@gmail.com>
Wed, 11 Jun 2014 17:21:32 +0000
(22:51 +0530)
committer
Greg Kroah-Hartman
<gregkh@linuxfoundation.org>
Thu, 19 Jun 2014 22:34:02 +0000
(15:34 -0700)
_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 <navin.patidar@gmail.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
No differences found