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 PHC | |
Open Source and information security mailing list archives
| ||
|
Date: Wed, 9 Sep 2020 17:53:30 -0700 From: Jakub Kicinski <kuba@...nel.org> To: Jacob Keller <jacob.e.keller@...el.com> Cc: netdev@...r.kernel.org, Jiri Pirko <jiri@...lanox.com>, Jonathan Corbet <corbet@....net>, Michael Chan <michael.chan@...adcom.com>, Bin Luo <luobin9@...wei.com>, Saeed Mahameed <saeedm@...lanox.com>, Leon Romanovsky <leon@...nel.org>, Ido Schimmel <idosch@...lanox.com>, Danielle Ratson <danieller@...lanox.com> Subject: Re: [net-next v4 1/5] devlink: check flash_update parameter support in net core On Wed, 9 Sep 2020 15:26:49 -0700 Jacob Keller wrote: > + if (!(supported_params & DEVLINK_SUPPORT_FLASH_UPDATE_COMPONENT)) { > + NL_SET_ERR_MSG_ATTR(info->extack, nla_component, > + "component update is not supported"); If you need to respin for other reasons - ".. for this device"?
Powered by blists - more mailing lists