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, Jan 14, 12:25 PM
Unknown Object (File)
Sat, Jan 4, 4:38 PM
Unknown Object (File)
Sat, Jan 4, 1:56 PM
Unknown Object (File)
Thu, Jan 2, 2:27 AM
Unknown Object (File)
Nov 22 2024, 10:16 PM
Unknown Object (File)
Nov 16 2024, 6:07 AM
Unknown Object (File)
Oct 11 2024, 10:26 AM
Unknown Object (File)
Oct 3 2024, 5:06 AM
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.