On Wed, 11 Jul 2018 13:43:01 +0300, Alex Vesker wrote: > + DEVLINK_ATTR_REGION_SIZE, /* u32 */
> + err = nla_put_u64_64bit(msg, DEVLINK_ATTR_REGION_SIZE, > + region->size, > + DEVLINK_ATTR_PAD); Size in the comment looks incorrect.
On Wed, 11 Jul 2018 13:43:01 +0300, Alex Vesker wrote: > + DEVLINK_ATTR_REGION_SIZE, /* u32 */
> + err = nla_put_u64_64bit(msg, DEVLINK_ATTR_REGION_SIZE, > + region->size, > + DEVLINK_ATTR_PAD); Size in the comment looks incorrect.