mirror of
https://git.FreeBSD.org/src.git
synced 2025-01-01 12:19:28 +00:00
Fix a buglet that slipped into r195654. My buildworld/buildkernel sanity
check missed this because cxgb's TOM is currently commented out of the build system. Submitted by: Navdeep Parhar <np at FreeBSD dot org> Approved by: re (kensmith), kensmith (mentor temporarily unavailable)
This commit is contained in:
parent
523a386d23
commit
5f1ff8136a
Notes:
svn2git
2020-12-20 02:59:44 +00:00
svn path=/head/; revision=195677
@ -3585,7 +3585,7 @@ syncache_expand_establish_req(struct cpl_pass_establish *req, struct socket **so
|
||||
{
|
||||
|
||||
struct in_conninfo inc;
|
||||
struct toeopt to;
|
||||
struct toeopt toeo;
|
||||
struct tcphdr th;
|
||||
int mss, wsf, sack, ts;
|
||||
struct mbuf *m = NULL;
|
||||
|
Loading…
Reference in New Issue
Block a user