Page Menu
Home
FreeBSD
Search
Configure Global Search
Log In
Files
F102744598
D34812.diff
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Flag For Later
Award Token
Size
394 B
Referenced Files
None
Subscribers
None
D34812.diff
View Options
diff --git a/sys/dev/mlx5/mlx5_core/mlx5_fs_tree.c b/sys/dev/mlx5/mlx5_core/mlx5_fs_tree.c
--- a/sys/dev/mlx5/mlx5_core/mlx5_fs_tree.c
+++ b/sys/dev/mlx5/mlx5_core/mlx5_fs_tree.c
@@ -1521,7 +1521,7 @@
mutex_unlock(&dst->clients_lock);
err = iter_handler->add_dst_cb(dst,
is_new_rule,
- NULL,
+ data,
iter_handler->client_context);
if (err)
break;
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Sun, Nov 17, 3:10 PM (18 h, 22 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
14681177
Default Alt Text
D34812.diff (394 B)
Attached To
Mode
D34812: mlx5: Pass the correct data pointer to the add_dst_cb instead of NULL.
Attached
Detach File
Event Timeline
Log In to Comment