]> CyberLeo.Net >> Repos - FreeBSD/stable/10.git/commit
MFC r341215
authorarybchik <arybchik@ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f>
Wed, 26 Dec 2018 10:22:18 +0000 (10:22 +0000)
committerarybchik <arybchik@ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f>
Wed, 26 Dec 2018 10:22:18 +0000 (10:22 +0000)
commit980a8f8c0577d08c434d94cf0799584ab94f6f26
treebf6e8c9f2ae1c83cce220b7ec1183d8f1344f9c8
parent1b23cc0cb17d9b1d2e2ca279176aca6c0380d3d7
MFC r341215

sfxge(4): fix build because of no declaration

Functions declared in mcdi_mon.h are implemented in mcdi_mon.c.
The build fails if compiler options require declaration before
definition.

Sponsored by:   Solarflare Communications, Inc.
Differential Revision:  https://reviews.freebsd.org/D18246

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