Page MenuHomeFreeBSD

sfxge(4): fix warnings from VS2015 C compiler (C4214)
ClosedPublic

Authored by arybchik on Nov 21 2018, 11:26 AM.
Tags
None
Referenced Files
F136981425: D18125.id51061.diff
Thu, Nov 20, 9:56 PM
F136981131: D18125.id50722.diff
Thu, Nov 20, 9:55 PM
F136981108: D18125.id.diff
Thu, Nov 20, 9:55 PM
F136978788: D18125.diff
Thu, Nov 20, 9:45 PM
Unknown Object (File)
Wed, Nov 19, 1:21 AM
Unknown Object (File)
Mon, Nov 17, 11:03 PM
Unknown Object (File)
Mon, Nov 17, 2:41 PM
Unknown Object (File)
Mon, Nov 17, 2:35 PM
Subscribers

Details

Summary

Fix multiple level 4 warnings
"C4214: nonstandard extension used: bit field types other than int";
no functional changes.

Submitted by: Andrew Lee <alee at solarflare.com>
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

Lint
Lint Passed
Unit
No Test Coverage
Build Status
Buildable 20981
Build 20346: arc lint + arc unit

Event Timeline

This revision was not accepted when it landed; it landed in state Needs Review.Nov 24 2018, 4:32 PM
This revision was automatically updated to reflect the committed changes.