net/hinic: allocate IO memory with socket id
[dpdk.git] / drivers / net / hinic / base / hinic_pmd_hwdev.h
index ac21947..d6896b3 100644 (file)
@@ -442,7 +442,6 @@ struct hinic_hwdev {
        struct hinic_msg_pf_to_mgmt *pf_to_mgmt;
        struct hinic_cmdqs *cmdqs;
        struct hinic_nic_io *nic_io;
-
 };
 
 int hinic_osdep_init(struct hinic_hwdev *hwdev);