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:
ecd56ff
)
staging: rtl8188eu: remove header file ethernet.h
author
navin patidar
<navin.patidar@gmail.com>
Wed, 12 Feb 2014 16:00:22 +0000
(21:30 +0530)
committer
Greg Kroah-Hartman
<gregkh@linuxfoundation.org>
Wed, 12 Feb 2014 17:32:18 +0000
(09:32 -0800)
"ethernet.h" is included in three files but only "rtw_recv.c" using two macros
defined in "ethernet.h", so move used macros in "rtw_recv.c" and
remove "include/ethernet.h" header file and inclusion of this header file.
v2:
First version of this patch failed to apply.
Signed-off-by: navin patidar <navin.patidar@gmail.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
No differences found