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)
Tue, Oct 14, 7:20 AM
Unknown Object (File)
Tue, Oct 14, 7:20 AM
Unknown Object (File)
Tue, Oct 14, 7:20 AM
Unknown Object (File)
Mon, Oct 13, 5:41 PM
Unknown Object (File)
Fri, Oct 10, 3:42 PM
Unknown Object (File)
Fri, Oct 10, 3:40 PM
Unknown Object (File)
Fri, Oct 10, 3:18 PM
Unknown Object (File)
Fri, Oct 10, 1:47 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
Lint Not Applicable
Unit
Tests Not Applicable

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.