Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 30 Nov 2019 19:54:46 +0000 (UTC)
From:      Navdeep Parhar <np@FreeBSD.org>
To:        src-committers@freebsd.org, svn-src-all@freebsd.org, svn-src-stable@freebsd.org, svn-src-stable-11@freebsd.org
Subject:   svn commit: r355245 - stable/11/sys/dev/cxgbe/tom
Message-ID:  <201911301954.xAUJskJN042523@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
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;
 



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201911301954.xAUJskJN042523>