Page MenuHomeFreeBSD

sfxge(4): cleanup: remove last use of deprecated function flags with privilege check
ClosedPublic

Authored by arybchik on Dec 28 2016, 1:49 PM.
Tags
None
Referenced Files
Unknown Object (File)
Mon, Sep 7, 4:56 AM
Unknown Object (File)
Sun, Sep 6, 3:42 PM
Unknown Object (File)
Sun, Sep 6, 3:23 PM
Unknown Object (File)
Fri, Sep 4, 5:59 AM
Unknown Object (File)
Thu, Sep 3, 6:33 PM
Unknown Object (File)
Wed, Sep 2, 4:48 AM
Unknown Object (File)
Wed, Sep 2, 4:27 AM
Unknown Object (File)
Tue, Sep 1, 1:22 PM
Subscribers

Details

Summary

The function flags were changed to mirror the privileges, but
the privileges are preferred.

Submitted by: Mark Spender <mspender at solarflare.com>
Sponsored by: Solarflare Communications, Inc.
MFC after: 2 days

Test Plan

amd64 kernels tinderbox build tested

Diff Detail

Repository
rS FreeBSD src repository - subversion
Lint
No Lint Coverage
Unit
No Test Coverage
Build Status
Buildable 6414
Build 6647: arc lint + arc unit

Event Timeline

arybchik retitled this revision from to sfxge(4): cleanup: remove last use of deprecated function flags with privilege check.
arybchik updated this object.
arybchik edited the test plan for this revision. (Show Details)
arybchik added reviewers: gnn, philip, np, bz.
gnn edited edge metadata.
This revision is now accepted and ready to land.Dec 28 2016, 4:37 PM
This revision was automatically updated to reflect the committed changes.