From: navin patidar Date: Wed, 12 Feb 2014 16:00:22 +0000 (+0530) Subject: staging: rtl8188eu: remove header file ethernet.h X-Git-Tag: v3.15-rc1~139^2~1166 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=48d68b06b201fda0b09f2eda5ee517a8f4c1a861;p=pandora-kernel.git staging: rtl8188eu: remove header file ethernet.h "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 Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed