Module Name: src Committed By: msaitoh Date: Tue Jul 2 04:09:03 UTC 2019
Modified Files: src/sys/dev/pci/ixgbe: ixgbe_vf.c Log Message: Other than IXGBE_VF_RESET should wait ACK, so use ixgbevf_write_msg_read_ack() instead of write_posted() in ixgbe_update_mc_addr_list_vf(). To generate a diff of this commit: cvs rdiff -u -r1.17 -r1.18 src/sys/dev/pci/ixgbe/ixgbe_vf.c Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.