The m_collapse() failed when transmitting medium-sized packets when the
interface mtu was set to 9000, so revert back to the non-error-causing
m_defrag().
It's also possible there was no performance benefit to using m_collapse()
over m_defrag() there, but that would need to be investigated.
Looks like radix_to_skip() could use this too. It might also be reasonable to have a BLIST_BMAP_MASK.