add compile option to remove extra branch introduced by tcp offload support code

This commit is contained in:
Kip Macy 2007-12-15 19:53:35 +00:00
parent 2fd9221748
commit 26a4d66f05
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=174622

View File

@ -752,3 +752,6 @@ XFS
# Interrupt filtering
INTR_FILTER opt_global.h
#Disable code to dispatch tcp offloading
TCP_OFFLOAD_DISABLE opt_inet.h