svn commit: r345701 - in head/sys/dev/cxgbe: . tom

2019-09-03 Thread Navdeep Parhar
Author: np Date: Fri Mar 29 16:43:24 2019 New Revision: 345701 URL: https://svnweb.freebsd.org/changeset/base/345701 Log: cxgbe/t4_tom: Catch up with r344433, which removed tcb_autorcvbuf_inc. The declaration in tcp_var.h is still around so t4_tom continued to compile but wouldn't load.

svn commit: r345701 - in head/sys/dev/cxgbe: . tom

2019-03-29 Thread Navdeep Parhar
Author: np Date: Fri Mar 29 16:43:24 2019 New Revision: 345701 URL: https://svnweb.freebsd.org/changeset/base/345701 Log: cxgbe/t4_tom: Catch up with r344433, which removed tcb_autorcvbuf_inc. The declaration in tcp_var.h is still around so t4_tom continued to compile but wouldn't load.