Deleted Added
full compact
46c46
< __FBSDID("$FreeBSD: head/sys/dev/sfxge/sfxge_tx.c 279094 2015-02-21 06:24:48Z arybchik $");
---
> __FBSDID("$FreeBSD: head/sys/dev/sfxge/sfxge_tx.c 279141 2015-02-22 07:08:57Z arybchik $");
508c508
< * The length of the put list is bounded by SFXGE_TX_MAX_DEFFERED. We
---
> * The length of the put list is bounded by SFXGE_TX_MAX_DEFERRED. We
572c572
< * put list if it succeeds, otherwise will push onto the defer list.
---
> * put list if it succeeds, otherwise try to push onto the defer list if space.