]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
iavf(4): Finish rename/rebrand internally
authorEric Joyner <erj@FreeBSD.org>
Mon, 15 Oct 2018 17:23:41 +0000 (17:23 +0000)
committerEric Joyner <erj@FreeBSD.org>
Mon, 15 Oct 2018 17:23:41 +0000 (17:23 +0000)
commit3f74c0272eaf1a4455c94db9fc2f5ed812d04020
tree017fb596d80a621e7f2acf54832e97be17de105c
parent9588a5ae05853d4f1f2768a2a1574306431a37e8
iavf(4): Finish rename/rebrand internally

Rename functions and variables from ixlv to iavf to match the
user-facing name change. There shouldn't be any functional changes
with this change, but this may help with browsing the source code
and reducing diffs in the future.

Submitted by:   kbowling@
Reviewed by:    erj@, sbruno@
Approved by: re (gjb@)
Differential Revision:  https://reviews.freebsd.org/D17544
sys/conf/files.amd64
sys/dev/ixl/iavf.h [moved from sys/dev/ixl/ixlv.h with 53% similarity]
sys/dev/ixl/iavf_vc.c [moved from sys/dev/ixl/ixlvc.c with 81% similarity]
sys/dev/ixl/if_iavf.c [moved from sys/dev/ixl/if_ixlv.c with 73% similarity]
sys/dev/ixl/ixl.h
sys/dev/ixl/ixl_debug.h
sys/dev/ixl/ixl_pf_iov.c
sys/modules/iavf/Makefile