Page MenuHomeFreeBSD

iavf: Finish the rename/rebrand internally
ClosedPublic

Authored by kbowling on Oct 13 2018, 4:43 AM.
Tags
None
Referenced Files
Unknown Object (File)
Jan 11 2025, 3:02 PM
Unknown Object (File)
Jan 7 2025, 8:24 PM
Unknown Object (File)
Dec 1 2024, 10:53 PM
Unknown Object (File)
Sep 30 2024, 4:37 AM
Unknown Object (File)
Sep 26 2024, 9:32 PM
Unknown Object (File)
Sep 22 2024, 12:56 AM
Unknown Object (File)
Sep 21 2024, 6:04 AM
Unknown Object (File)
Sep 19 2024, 9:40 PM

Diff Detail

Repository
rS FreeBSD src repository - subversion
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

My only nitpick is that ixlvc.c should probably be renamed to iavf_vc.c instead; it's supposed to contain the functions that communicate via the PF<->VF virtchannel.

This revision is now accepted and ready to land.Oct 13 2018, 7:58 PM
This revision now requires review to proceed.Oct 14 2018, 3:11 AM
This revision is now accepted and ready to land.Oct 15 2018, 4:29 PM

@erj do you want to ask RE permission to commit this?

@erj do you want to ask RE permission to commit this?

Yeah, sure.

Err, "arc patch" doesn't apply this cleanly to my svn tree -- it complains that it can't find the new files if_iavf.c, iavf_vc.c, and iavf.h to patch.

This revision was automatically updated to reflect the committed changes.