Page MenuHomeFreeBSD

D37549.id113636.diff
No OneTemporary

D37549.id113636.diff

diff --git a/sys/dev/mlx5/mlx5_core/mlx5_vport.c b/sys/dev/mlx5/mlx5_core/mlx5_vport.c
--- a/sys/dev/mlx5/mlx5_core/mlx5_vport.c
+++ b/sys/dev/mlx5/mlx5_core/mlx5_vport.c
@@ -299,7 +299,7 @@
EXPORT_SYMBOL_GPL(mlx5_query_nic_vport_mac_address);
int mlx5_modify_nic_vport_mac_address(struct mlx5_core_dev *mdev,
- u16 vport, u8 *addr)
+ u16 vport, u8 addr[ETH_ALEN])
{
void *in;
int inlen = MLX5_ST_SZ_BYTES(modify_nic_vport_context_in);

File Metadata

Mime Type
text/plain
Expires
Sat, Jan 17, 3:06 PM (13 h, 49 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
27695621
Default Alt Text
D37549.id113636.diff (464 B)

Event Timeline