]> CyberLeo.Net >> Repos - FreeBSD/stable/10.git/commit
MFC r299901
authorarybchik <arybchik@ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f>
Sat, 4 Jun 2016 16:25:18 +0000 (16:25 +0000)
committerarybchik <arybchik@ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f>
Sat, 4 Jun 2016 16:25:18 +0000 (16:25 +0000)
commit863fbe314c8af8d9cc93ac9d3b4c6f95fdee4184
tree98d6a9876fdcdc066eb572e531c98ddcbd64271d
parenta60340d40ee2d64e5d3b5b17821d43e5e9b862a1
MFC r299901

sfxge(4): cleanup: make VPD lookups quieter

A lookup on a VPD entry which is missing reports several failure
messages as it propagates through wrapper functions. Restructured
the wrappers to treat this gracefully as an expected case.

Submitted by:   Richard Houldsworth <rhouldsworth at solarflare.com>
Sponsored by:   Solarflare Communications, Inc.

git-svn-id: svn://svn.freebsd.org/base/stable/10@301363 ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f
sys/dev/sfxge/common/ef10_vpd.c
sys/dev/sfxge/common/efx_vpd.c
sys/dev/sfxge/common/siena_vpd.c