net/mlx5: fix VLAN stripping indication
[dpdk.git] / drivers / net / qede / base / ecore_sp_api.h
index 71e2359..a4cb507 100644 (file)
@@ -23,10 +23,13 @@ struct eth_slow_path_rx_cqe;
 
 struct ecore_spq_comp_cb {
        void    (*function)(struct ecore_hwfn *,
-                        void *, union event_ring_data *, u8 fw_return_code);
+                        void *,
+                        union event_ring_data *,
+                        u8 fw_return_code);
        void    *cookie;
 };
 
+
 /**
  * @brief ecore_eth_cqe_completion - handles the completion of a
  *        ramrod on the cqe ring