Searched hist:342426 (Results 1 - 1 of 1) sorted by relevance

/freebsd-11-stable/sys/dev/sfxge/common/
H A Defx_lic.cdiff 342426 Tue Dec 25 07:13:20 MST 2018 arybchik MFC r340884

sfxge(4): fix probes in licensing support

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.

Submitted by: Mark Spender <mspender at solarflare.com>
Sponsored by: Solarflare Communications, Inc.
Differential Revision: https://reviews.freebsd.org/D18118

Completed in 198 milliseconds