Convert to ifq_dequeue and perform m_defrag if the mbuf doesn't fit
authormikeb <mikeb@openbsd.org>
Fri, 9 Jun 2017 14:34:10 +0000 (14:34 +0000)
committermikeb <mikeb@openbsd.org>
Fri, 9 Jun 2017 14:34:10 +0000 (14:34 +0000)
commita24f5c54ecf70fd3609fd63cbe89d9e708d09578
tree650ef7417d6443756859a2c606c39bc34d22e357
parentdec69de95be1d1b67460e60538d15b15173cdc39
Convert to ifq_dequeue and perform m_defrag if the mbuf doesn't fit

With suggestions from and OK dlg
sys/dev/pci/if_xge.c