]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
sfxge(4): report verify result from RW finish callback
authorAndrew Rybchenko <arybchik@FreeBSD.org>
Fri, 23 Nov 2018 10:20:20 +0000 (10:20 +0000)
committerAndrew Rybchenko <arybchik@FreeBSD.org>
Fri, 23 Nov 2018 10:20:20 +0000 (10:20 +0000)
commita21b2f207d5a69f22c9d9b3d533f3d62e4db3201
treeedbd4e1bc03ec5a934743851ec0c686f1687117e
parentf0d3455bf81a5f6b6ddb0f595eb20ab33064351e
sfxge(4): report verify result from RW finish callback

This makes the verify result visible to efx_nvram_rw_finish(), which
can be extended to report it in a later patch.

Submitted by:   Andy Moreton <amoreton at solarflare.com>
Sponsored by:   Solarflare Communications, Inc.
Differential Revision:  https://reviews.freebsd.org/D18086
sys/dev/sfxge/common/ef10_impl.h
sys/dev/sfxge/common/ef10_nvram.c
sys/dev/sfxge/common/efx_impl.h
sys/dev/sfxge/common/efx_nvram.c
sys/dev/sfxge/common/siena_impl.h
sys/dev/sfxge/common/siena_nvram.c
sys/dev/sfxge/common/siena_vpd.c