Page MenuHomeFreeBSD

sfxge: fix name conflict with crc32_table from sys/crc32.h
ClosedPublic

Authored by arybchik on Dec 5 2015, 8:20 AM.
Tags
None
Referenced Files
Unknown Object (File)
Thu, Oct 16, 2:17 AM
Unknown Object (File)
Tue, Sep 23, 12:43 PM
Unknown Object (File)
Sep 4 2025, 9:54 PM
Unknown Object (File)
Sep 4 2025, 11:56 AM
Unknown Object (File)
Jul 11 2025, 4:12 AM
Unknown Object (File)
Jul 10 2025, 9:59 AM
Unknown Object (File)
Jul 1 2025, 7:45 PM
Unknown Object (File)
Jun 30 2025, 6:01 AM
Subscribers

Details

Summary

The header is not present on FreeBSD, but exists on OmniOS where sfxge
common code is used as well.

Sponsored by: Solarflare Communications, Inc.
MFC after: 2 days

Test Plan

Build tested.

Diff Detail

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

Event Timeline

arybchik retitled this revision from to sfxge: fix name conflict with crc32_table from sys/crc32.h.
arybchik updated this object.
arybchik edited the test plan for this revision. (Show Details)
arybchik added reviewers: gnn, philip, bz, np.
gnn edited edge metadata.
This revision is now accepted and ready to land.Dec 5 2015, 7:09 PM
This revision was automatically updated to reflect the committed changes.