1
0
mirror of https://git.FreeBSD.org/src.git synced 2024-12-16 10:20:30 +00:00

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
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=302575

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)
{