aboutsummaryrefslogtreecommitdiff
path: root/sys/dev/vnic
diff options
context:
space:
mode:
authorEric Joyner <erj@FreeBSD.org>2016-02-19 22:48:20 +0000
committerEric Joyner <erj@FreeBSD.org>2016-02-19 22:48:20 +0000
commit2bc4747cc49351d47d2bdacd5c5d82bf4b44474b (patch)
treee25112dd0c0789eb9d47af03fd95ab6b379fd684 /sys/dev/vnic
parentbb329d4b5acf67a10caf9a156b9ec476c2b7c2d9 (diff)
downloadsrc-2bc4747cc49351d47d2bdacd5c5d82bf4b44474b.tar.gz
src-2bc4747cc49351d47d2bdacd5c5d82bf4b44474b.zip
ixl(4)/ixlv(4): Revert m_collapse() in ixl_xmit() to m_defrag().
The m_collapse() call would fail when transmitting medium-sized packets when the interface mtu was set to 9000, so revert back to m_defrag(), which does not fail. Differential Revision: https://reviews.freebsd.org/D5207 Tested by: jeffrey.e.pieper@intel.com Sponsored by: Intel Corporation
Notes
Notes: svn path=/head/; revision=295831
Diffstat (limited to 'sys/dev/vnic')
0 files changed, 0 insertions, 0 deletions