staging: rtl8188eu: remove header file if_ether.h
authornavin patidar <navin.patidar@gmail.com>
Sun, 9 Feb 2014 08:40:44 +0000 (14:10 +0530)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Tue, 11 Feb 2014 20:31:03 +0000 (12:31 -0800)
commit0bb9a2ed7e678a22ec98c360aee20be7b7d97423
treea8156d34d1474066adde93249d2ef2f3e97e873f
parent393f539c66a60f601effc22d9ad6c316360d791c
staging: rtl8188eu: remove header file if_ether.h

"if_ether.h" is included in three files but not being used, so
remove "include/if_ether.h" header file and inclusion of this header file.

Signed-off-by: navin patidar <navin.patidar@gmail.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/rtl8188eu/core/rtw_recv.c
drivers/staging/rtl8188eu/hal/rtl8188eu_recv.c
drivers/staging/rtl8188eu/include/if_ether.h [deleted file]
drivers/staging/rtl8188eu/os_dep/xmit_linux.c