[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <20190911061729.GB2202@nanopsycho>
Date: Wed, 11 Sep 2019 08:17:29 +0200
From: Jiri Pirko <jiri@...nulli.us>
To: Ido Schimmel <idosch@...lanox.com>
Cc: "netdev@...r.kernel.org" <netdev@...r.kernel.org>,
"davem@...emloft.net" <davem@...emloft.net>,
"dsahern@...il.com" <dsahern@...il.com>,
"jakub.kicinski@...ronome.com" <jakub.kicinski@...ronome.com>,
Tariq Toukan <tariqt@...lanox.com>, mlxsw <mlxsw@...lanox.com>
Subject: Re: [patch net-next v2 3/3] net: devlink: move reload fail
indication to devlink core and expose to user
Sun, Sep 08, 2019 at 01:25:36PM CEST, idosch@...lanox.com wrote:
>On Sat, Sep 07, 2019 at 10:54:00PM +0200, Jiri Pirko wrote:
>> +bool devlink_is_reload_failed(struct devlink *devlink)
>
>Forgot to mention that this can be 'const'
ok.
>
>> +{
>> + return devlink->reload_failed;
>> +}
>> +EXPORT_SYMBOL_GPL(devlink_is_reload_failed);
Powered by blists - more mailing lists