Remove stray debugging code from r310180

Reported by:	rstone
Pointy hat to:	asomers
MFC after:	3 weeks
X-MFC-with:	310180
Sponsored by:	Spectra Logic Corp
This commit is contained in:
Alan Somers 2016-12-20 15:45:53 +00:00
parent 5c072c8e98
commit 8a73c85db3
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=310327

View File

@ -252,7 +252,6 @@ SYSCTL_INT(_net_link_lagg, OID_AUTO, default_flowid_shift, CTLFLAG_RWTUN,
&VNET_NAME(def_flowid_shift), 0,
"Default setting for flowid shift for load sharing");
#pragma clang optimize off
static void
vnet_lagg_init(const void *unused __unused)
{