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
F110555312: D4390.id.diff
Thu, Feb 20, 2:21 AM
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
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
No Lint Coverage
Unit
No Test Coverage
Build Status
Buildable 1419
Build 1424: arc lint + arc unit

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.