Skip to content
Commit ade84367 authored by Zhu Yanjun's avatar Zhu Yanjun Committed by Saeed Mahameed
Browse files

net/mlx5e: remove unnecessary memset

Since kvzalloc will initialize the allocated memory, it is not
necessary to initialize it once again.

Fixes: 11b717d6

 ("net/mlx5: E-Switch, Get reg_c0 value on CQE")
Signed-off-by: default avatarZhu Yanjun <yanjunz@nvidia.com>
Signed-off-by: default avatarSaeed Mahameed <saeedm@nvidia.com>
parent 1880bc4e
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment