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)
Fri, Oct 31, 1:56 AM
Unknown Object (File)
Sun, Oct 26, 3:12 PM
Unknown Object (File)
Wed, Oct 22, 4:41 AM
Unknown Object (File)
Wed, Oct 22, 4:41 AM
Unknown Object (File)
Wed, Oct 22, 4:41 AM
Unknown Object (File)
Tue, Oct 21, 4:44 PM
Unknown Object (File)
Thu, Oct 16, 2:17 AM
Unknown Object (File)
Sep 23 2025, 12:43 PM
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.