On 2021/1/10 下午2:39, Eli Cohen wrote:
On Fri, Jan 08, 2021 at 04:24:43PM +0800, Jason Wang wrote:
Upstream: posted
When compiling with -Werror=maybe-uninitialized, gcc may complains the
possible uninitialized umem. Fix that.
Signed-off-by: Jason Wang
---
drivers/vdpa/mlx5/net/mlx5_vnet.c
On Fri, Jan 08, 2021 at 04:24:43PM +0800, Jason Wang wrote:
> Upstream: posted
>
> When compiling with -Werror=maybe-uninitialized, gcc may complains the
> possible uninitialized umem. Fix that.
>
> Signed-off-by: Jason Wang
> ---
> drivers/vdpa/mlx5/net/mlx5_vnet.c | 3 +++
> 1 file changed, 3
Upstream: posted
When compiling with -Werror=maybe-uninitialized, gcc may complains the
possible uninitialized umem. Fix that.
Signed-off-by: Jason Wang
---
drivers/vdpa/mlx5/net/mlx5_vnet.c | 3 +++
1 file changed, 3 insertions(+)
diff --git a/drivers/vdpa/mlx5/net/mlx5_vnet.c
b/drivers/vdpa
3 matches
Mail list logo