On 11/28/2017 2:17 AM, Andrew Rybchenko wrote:
> On 11/27/2017 10:58 PM, Ferruh Yigit wrote:
>> On 11/16/2017 12:04 AM, Andrew Rybchenko wrote:
>>> From: Mark Spender <[email protected]>
>>>
>> What has been fixed here?
>> If you can provide more details I can amend the commit later.
>
> EFSYS_PROBE1 takes one typed value (in addition to the probe name),
> whereas EFSYS_PROBE has just the probe name.
>
> Which to use is determined by the probe name – “fail1” probes are
> expected to include the function result.
Commits are amended with shared updates and pushed, this and other ones.
Thanks,
ferruh
>
> Thanks,
> Andrew.
>
>>> Fixes: 05fce2ce8451 ("net/sfc/base: import libefx licensing")
>>> Cc: [email protected]
>>>
>>> Signed-off-by: Mark Spender <[email protected]>
>>> Signed-off-by: Andrew Rybchenko <[email protected]>
<...>