lists.openwall.net | lists / announce owl-users owl-dev john-users john-dev passwdqc-users yescrypt popa3d-users / oss-security kernel-hardening musl sabotage tlsify passwords / crypt-dev xvendor / Bugtraq Full-Disclosure linux-kernel linux-netdev linux-ext4 linux-hardening PHC | |
Open Source and information security mailing list archives
| ||
|
Date: Sat, 9 May 2020 10:13:48 +0800 From: "luobin (L)" <luobin9@...wei.com> To: Jakub Kicinski <kuba@...nel.org> CC: <davem@...emloft.net>, <linux-kernel@...r.kernel.org>, <netdev@...r.kernel.org>, <luoxianjun@...wei.com>, <yin.yinshi@...wei.com>, <cloud.wangxiaoyun@...wei.com> Subject: Re: [PATCH net-next v1] hinic: add three net_device_ops of vf Will fix. Thanks for your review. On 2020/5/9 5:36, Jakub Kicinski wrote: > On Thu, 7 May 2020 18:21:19 +0000 Luo bin wrote: >> + return hinic_msg_to_mgmt(&pfhwdev->pf_to_mgmt, HINIC_MOD_COMM, >> + HINIC_COMM_CMD_HWCTXT_SET, >> + &hw_ioctxt, sizeof(hw_ioctxt), NULL, >> + NULL, HINIC_MGMT_MSG_SYNC); >> + >> + return 0; > Oh, well, I think there will be a v2 :) > .
Powered by blists - more mailing lists