Module Name: src Committed By: jdolecek Date: Thu Jul 16 14:57:59 UTC 2020
Modified Files:
src/sys/dev/pci: if_bnx.c
Log Message:
need to clear IFF_OACTIVE after allocating more pkts in order to actually
start processing the queue in bnx_start()
To generate a diff of this commit:
cvs rdiff -u -r1.100 -r1.101 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.
