Revert r302574. I botched the commit message in more way than 1

This commit is contained in:
Enji Cooper 2016-07-11 16:54:19 +00:00
parent ca733c43ff
commit d8d21a717c

View File

@ -922,6 +922,9 @@ t3_syncache_removed(struct toedev *tod __unused, void *arg)
release_synqe(synqe);
}
/* XXX */
extern void tcp_dooptions(struct tcpopt *, u_char *, int, int);
int
t3_syncache_respond(struct toedev *tod, void *arg, struct mbuf *m)
{