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)
Jan 16 2025, 5:50 AM
Unknown Object (File)
Jan 9 2025, 9:50 AM
Unknown Object (File)
Dec 24 2024, 6:35 PM
Unknown Object (File)
Nov 17 2024, 9:23 PM
Unknown Object (File)
Nov 16 2024, 8:19 AM
Unknown Object (File)
Nov 7 2024, 5:02 AM
Unknown Object (File)
Oct 30 2024, 3:46 AM
Unknown Object (File)
Oct 19 2024, 4:56 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.