Module Name: src Committed By: msaitoh Date: Fri Apr 5 07:25:06 UTC 2019
Modified Files:
src/sys/dev/pci: if_bnx.c
Log Message:
BCM5709 is PCIe based. To wait for pending PCI transactions to complete,
wait until PCIe's transaction pending bit is cleared.
To generate a diff of this commit:
cvs rdiff -u -r1.78 -r1.79 src/sys/dev/pci/if_bnx.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
