lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Date:   Wed, 11 Jul 2018 11:52:15 -0700
From:   Jakub Kicinski <jakub.kicinski@...ronome.com>
To:     Alex Vesker <valex@...lanox.com>
Cc:     netdev@...r.kernel.org, jiri@...lanox.com, dsahern@...il.com,
        andrew@...n.ch, rahul.lakkireddy@...lsio.com
Subject: Re: [PATCH net-next v2 04/11] devlink: Add support for region get
 command

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.

Powered by blists - more mailing lists