Page Menu
Home
FreeBSD
Search
Configure Global Search
Log In
Files
F142160841
D37549.id113636.diff
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Flag For Later
Award Token
Size
464 B
Referenced Files
None
Subscribers
None
D37549.id113636.diff
View Options
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
Details
Attached
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)
Attached To
Mode
D37549: mlx5: Fix mismatch in array bounds.
Attached
Detach File
Event Timeline
Log In to Comment