svn commit: r355245 - stable/11/sys/dev/cxgbe/tom
Navdeep Parhar
np at FreeBSD.org
Sat Nov 30 19:54:46 UTC 2019
Author: np
Date: Sat Nov 30 19:54:45 2019
New Revision: 355245
URL: https://svnweb.freebsd.org/changeset/base/355245
Log:
MFC r351445:
whitespace nit.
Modified:
stable/11/sys/dev/cxgbe/tom/t4_listen.c
Directory Properties:
stable/11/ (props changed)
Modified: stable/11/sys/dev/cxgbe/tom/t4_listen.c
==============================================================================
--- stable/11/sys/dev/cxgbe/tom/t4_listen.c Sat Nov 30 19:52:47 2019 (r355244)
+++ stable/11/sys/dev/cxgbe/tom/t4_listen.c Sat Nov 30 19:54:45 2019 (r355245)
@@ -1143,7 +1143,7 @@ get_l2te_for_nexthop(struct port_info *pi, struct ifne
struct l2t_entry *e;
struct sockaddr_in6 sin6;
struct sockaddr *dst = (void *)&sin6;
-
+
if (inc->inc_flags & INC_ISIPV6) {
struct nhop6_basic nh6;
More information about the svn-src-stable-11
mailing list