From 48d68b06b201fda0b09f2eda5ee517a8f4c1a861 Mon Sep 17 00:00:00 2001 From: navin patidar Date: Wed, 12 Feb 2014 21:30:22 +0530 Subject: [PATCH] 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-format-patch failed