net/ice/base: remove unused code
[dpdk.git] / drivers / net / ice / base / ice_flow.h
index 6f26f39..326ff6f 100644 (file)
@@ -362,9 +362,6 @@ struct ice_flow_action {
        } data;
 };
 
-/* TDD esp in the linux code doesn't like prototypes, so
- * ifdef them all out, so they stop conflicting with our mocks
- */
 u64
 ice_flow_find_prof(struct ice_hw *hw, enum ice_block blk, enum ice_flow_dir dir,
                   struct ice_flow_seg_info *segs, u8 segs_cnt);