Module Name: src Committed By: jdolecek Date: Fri Jul 17 10:08:04 UTC 2020
Modified Files: src/sys/dev/pci: if_bnx.c Log Message: make sure bnx_alloc_pkts() always clears BNX_ALLOC_PKTS_FLAG and IFF_OACTIVE, even on dmamap allocation failure; remove unnecessary IFF_UP condition To generate a diff of this commit: cvs rdiff -u -r1.103 -r1.104 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.