Slight restructure of iflib_busdma_load_mbuf_sg() to fix accounting
authorsbruno <sbruno@FreeBSD.org>
Thu, 27 Jul 2017 22:53:47 +0000 (22:53 +0000)
committersbruno <sbruno@FreeBSD.org>
Thu, 27 Jul 2017 22:53:47 +0000 (22:53 +0000)
commitf2cee7313a1ae38d8434a8613093a00cc182b658
tree227c175c4e4a726f427609f72f908335db32ccef
parent4100e547e24fdb80099f1e956533a03c7578feed
Slight restructure of iflib_busdma_load_mbuf_sg() to fix accounting
when m_collapse() fails.

Submitted by: krzystof.galazka@intel.com
Reviewed by: Jeb Cramer <cramerj@intel.com>
Sponsored by: Intel Corporation
Differential Revision: https://reviews.freebsd.org/D11476
sys/net/iflib.c