Page Menu
Home
FreeBSD
Search
Configure Global Search
Log In
Files
F159195461
D8831.diff
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Flag For Later
Award Token
Size
558 B
Referenced Files
None
Subscribers
None
D8831.diff
View Options
Index: head/sys/dev/mlx4/mlx4_ib/mlx4_ib_sysfs.c
===================================================================
--- head/sys/dev/mlx4/mlx4_ib/mlx4_ib_sysfs.c
+++ head/sys/dev/mlx4/mlx4_ib/mlx4_ib_sysfs.c
@@ -79,7 +79,7 @@
container_of(attr, struct mlx4_ib_iov_sysfs_attr, dentry);
struct mlx4_ib_iov_port *port = mlx4_ib_iov_dentry->ctx;
struct mlx4_ib_dev *mdev = port->dev;
- u64 sysadmin_ag_val;
+ unsigned long long sysadmin_ag_val;
record_num = mlx4_ib_iov_dentry->entry_num / 8;
guid_index_in_rec = mlx4_ib_iov_dentry->entry_num % 8;
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Fri, Jun 12, 4:48 AM (10 h, 10 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
33899862
Default Alt Text
D8831.diff (558 B)
Attached To
Mode
D8831: Use correct sscanf() format string for uint64_t
Attached
Detach File
Event Timeline
Log In to Comment