]> CyberLeo.Net >> Repos - FreeBSD/stable/10.git/commit
MFC r340826
authorarybchik <arybchik@ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f>
Wed, 26 Dec 2018 10:01:25 +0000 (10:01 +0000)
committerarybchik <arybchik@ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f>
Wed, 26 Dec 2018 10:01:25 +0000 (10:01 +0000)
commitd081e20ed5a430614632bf70cb40032d60a3811d
tree7a5b6e58457e51c812d631e94ed62864543ae8c1
parent9cf8cde9679ee2b53471686d2970d7542b6f0c74
MFC r340826

sfxge(4): fix ignoring function return value

fix PreFAST issue, add missing annotation that function return value
should not be ignored. Fix alignment.

Submitted by:   Andy Moreton <amoreton at solarflare.com>
Sponsored by:   Solarflare Communications, Inc.
Differential Revision:  https://reviews.freebsd.org/D18096

git-svn-id: svn://svn.freebsd.org/base/stable/10@342492 ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f
sys/dev/sfxge/common/efx.h
sys/dev/sfxge/common/efx_phy.c