Module Name: src
Committed By: msaitoh
Date: Fri Dec 10 11:39:49 UTC 2021
Modified Files:
src/sys/dev/pci/ixgbe: if_sriov.c ixgbe.c
Log Message:
Move PF mailbox initialization from ixgbe_attach() to ixgbe_init_iov().
From FreeBSD ix-3.3.18. No functional change.
To generate a diff of this commit:
cvs rdiff -u -r1.13 -r1.14 src/sys/dev/pci/ixgbe/if_sriov.c
cvs rdiff -u -r1.296 -r1.297 src/sys/dev/pci/ixgbe/ixgbe.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.