Module Name:    src
Committed By:   ryo
Date:           Thu Jan 26 01:24:19 UTC 2023

Modified Files:
        src/sys/dev/pci: if_aq.c

Log Message:
- Don't discard a packet even if the TX descriptor is temporarily not enough,
  and error messages are not output.
- The argument to aq_encap_txring() need not be an mbuf reference, pass an 
entity.

pointed out by nisimura@. thanks


To generate a diff of this commit:
cvs rdiff -u -r1.43 -r1.44 src/sys/dev/pci/if_aq.c

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Reply via email to