Page MenuHomeFreeBSD

sfxge(4): fix build because of no declaration
ClosedPublic

Authored by arybchik on Nov 21 2018, 11:51 AM.
Tags
None
Referenced Files
Unknown Object (File)
Mon, Nov 3, 11:46 PM
Unknown Object (File)
Sat, Nov 1, 8:05 AM
Unknown Object (File)
Tue, Oct 21, 9:36 PM
Unknown Object (File)
Tue, Oct 21, 8:53 PM
Unknown Object (File)
Tue, Oct 21, 8:46 PM
Unknown Object (File)
Tue, Oct 21, 9:17 AM
Unknown Object (File)
Sat, Oct 18, 8:24 AM
Unknown Object (File)
Sun, Oct 12, 8:03 AM
Subscribers

Details

Summary

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.
MFC after: 1 week

Test Plan

amd64 tinderbox kernel builds tested
driver loaded/unloaded, interfaces up/down, traffic works fine

Diff Detail

Repository
rS FreeBSD src repository - subversion
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

This revision was not accepted when it landed; it landed in state Needs Review.Nov 29 2018, 6:47 AM
This revision was automatically updated to reflect the committed changes.