]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
Fix a small, but important bug, a task drain was mistakenly
authorJack F Vogel <jfv@FreeBSD.org>
Mon, 4 Mar 2013 23:15:07 +0000 (23:15 +0000)
committerJack F Vogel <jfv@FreeBSD.org>
Mon, 4 Mar 2013 23:15:07 +0000 (23:15 +0000)
commitfacc592d88761cea1ed712869b688e6a9e64db28
treede5e6f738863d7abcc197ad7f7d0bdb493c63dd4
parent0ecc2ff0e832a7a6398bf37c7484295ff879d95a
Fix a small, but important bug, a task drain was mistakenly
being compiled only when setting LEGACY_TX, this means you would
not get the drain when needed on detach!!

Thanks to Bryan Venteicher (bryanv@freebsd.org) for catching this
little gremlin!! :)
sys/dev/ixgbe/ixgbe.c