On 8/27/19 11:17 PM, Stephen Hemminger wrote:
On Tue, 27 Aug 2019 15:25:24 +0100
Andrew Rybchenko wrote:
From: Ivan Ilchenko
rte_eth_dev_info_get() return value was changed from void to int,
so this patch modify rte_eth_dev_info_get() usage across
net/netvsc according to its new return type.
On Tue, 27 Aug 2019 15:25:24 +0100
Andrew Rybchenko wrote:
> From: Ivan Ilchenko
>
> rte_eth_dev_info_get() return value was changed from void to int,
> so this patch modify rte_eth_dev_info_get() usage across
> net/netvsc according to its new return type.
>
> Signed-off-by: Ivan Ilchenko
> S
From: Ivan Ilchenko
rte_eth_dev_info_get() return value was changed from void to int,
so this patch modify rte_eth_dev_info_get() usage across
net/netvsc according to its new return type.
Signed-off-by: Ivan Ilchenko
Signed-off-by: Andrew Rybchenko
---
drivers/net/netvsc/hn_vf.c | 10
3 matches
Mail list logo