[ewg] [PATCH] Drop ethtool.h from the 3.0 backports

Shawn Bohrer sbohrer at rgmadvisors.com
Thu Aug 25 10:28:55 PDT 2011


ethtool_phys_id_state is already included in 3.0 so drop this patch

Signed-off-by: Shawn Bohrer <sbohrer at rgmadvisors.com>
---
 kernel_addons/backport/3.0/include/linux/ethtool.h |   22 --------------------
 1 files changed, 0 insertions(+), 22 deletions(-)
 delete mode 100644 kernel_addons/backport/3.0/include/linux/ethtool.h

diff --git a/kernel_addons/backport/3.0/include/linux/ethtool.h b/kernel_addons/backport/3.0/include/linux/ethtool.h
deleted file mode 100644
index f5fc588..0000000
--- a/kernel_addons/backport/3.0/include/linux/ethtool.h
+++ /dev/null
@@ -1,22 +0,0 @@
-#ifndef __ETHTOOL__BACKPORT_H_TO_2_6_39___
-#define __ETHTOOL__BACKPORT_H_TO_2_6_39___
-
-#include_next <linux/ethtool.h>
-
-/**
- * enum ethtool_phys_id_state - indicator state for physical identification
- * @ETHTOOL_ID_INACTIVE: Physical ID indicator should be deactivated
- * @ETHTOOL_ID_ACTIVE: Physical ID indicator should be activated
- * @ETHTOOL_ID_ON: LED should be turned on (used iff %ETHTOOL_ID_ACTIVE
- *      is not supported)
- * @ETHTOOL_ID_OFF: LED should be turned off (used iff %ETHTOOL_ID_ACTIVE
- *      is not supported)
- */
-enum ethtool_phys_id_state {
-	ETHTOOL_ID_INACTIVE,
-	ETHTOOL_ID_ACTIVE,
-	ETHTOOL_ID_ON,
-	ETHTOOL_ID_OFF
-};
-
-#endif /* __ETHTOOL__BACKPORT_H_TO_2_6_39___ */
-- 
1.7.6



---------------------------------------------------------------
This email, along with any attachments, is confidential. If you 
believe you received this message in error, please contact the 
sender immediately and delete all copies of the message.  
Thank you.




More information about the ewg mailing list