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, Feb 3, 1:51 AM
Unknown Object (File)
Sat, Jan 25, 7:34 PM
Unknown Object (File)
Dec 17 2024, 5:19 AM
Unknown Object (File)
Nov 22 2024, 4:09 AM
Unknown Object (File)
Oct 3 2024, 12:05 AM
Unknown Object (File)
Oct 1 2024, 10:27 PM
Unknown Object (File)
Sep 22 2024, 12:27 PM
Unknown Object (File)
Sep 10 2024, 3:14 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.