e1000: minor changes
[dpdk.git] / lib / librte_pmd_e1000 / e1000 / e1000_mac.h
index 25c5237..c4c6b04 100644 (file)
@@ -34,10 +34,6 @@ POSSIBILITY OF SUCH DAMAGE.
 #ifndef _E1000_MAC_H_
 #define _E1000_MAC_H_
 
-/*
- * Functions that should not be called directly from drivers but can be used
- * by other files in this 'shared code'
- */
 void e1000_init_mac_ops_generic(struct e1000_hw *hw);
 void e1000_null_mac_generic(struct e1000_hw *hw);
 s32  e1000_null_ops_generic(struct e1000_hw *hw);