Page Menu
Home
FreeBSD
Search
Configure Global Search
Log In
Files
F102694909
D37549.diff
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Flag For Later
Award Token
Size
545 B
Referenced Files
None
Subscribers
None
D37549.diff
View Options
diff --git a/sys/dev/mlx5/vport.h b/sys/dev/mlx5/vport.h
--- a/sys/dev/mlx5/vport.h
+++ b/sys/dev/mlx5/vport.h
@@ -84,7 +84,7 @@
int mlx5_query_nic_vport_mac_address(struct mlx5_core_dev *mdev,
u16 vport, u8 *addr);
int mlx5_modify_nic_vport_mac_address(struct mlx5_core_dev *dev,
- u16 vport, u8 mac[ETH_ALEN]);
+ u16 vport, u8 *addr);
int mlx5_set_nic_vport_current_mac(struct mlx5_core_dev *mdev, int vport,
bool other_vport, u8 *addr);
int mlx5_query_nic_vport_min_inline(struct mlx5_core_dev *mdev,
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Sat, Nov 16, 11:23 PM (21 h, 49 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
14667432
Default Alt Text
D37549.diff (545 B)
Attached To
Mode
D37549: mlx5: Fix mismatch in array bounds.
Attached
Detach File
Event Timeline
Log In to Comment