[prev in list] [next in list] [prev in thread] [next in thread] 

List:       freebsd-commits-all
Subject:    svn commit: r344657 - stable/12/sys/dev/netmap
From:       Vincenzo Maffione <vmaffione () FreeBSD ! org>
Date:       2019-02-28 9:40:26
Message-ID: 201902280940.x1S9eQxZ027652 () repo ! freebsd ! org
[Download RAW message or body]

Author: vmaffione
Date: Thu Feb 28 09:40:26 2019
New Revision: 344657
URL: https://svnweb.freebsd.org/changeset/base/344657

Log:
  MFC r344510
  
  netmap: remove redundant call to nm_set_native_flags()
  
  This redundant call was introduced by mistake in r343772.
  
  Sponsored by:   Sunny Valley Networks

Modified:
  stable/12/sys/dev/netmap/if_vtnet_netmap.h
Directory Properties:
  stable/12/   (props changed)

Modified: stable/12/sys/dev/netmap/if_vtnet_netmap.h
==============================================================================
--- stable/12/sys/dev/netmap/if_vtnet_netmap.h	Thu Feb 28 09:13:41 2019	(r344656)
+++ stable/12/sys/dev/netmap/if_vtnet_netmap.h	Thu Feb 28 09:40:26 2019	(r344657)
@@ -132,7 +132,6 @@ vtnet_netmap_reg(struct netmap_adapter *na, int state)
 
 	if (state) {
 		netmap_krings_mode_commit(na, state);
-		nm_set_native_flags(na);
 	} else {
 		nm_clear_native_flags(na);
 		netmap_krings_mode_commit(na, state);
_______________________________________________
svn-src-all@freebsd.org mailing list
https://lists.freebsd.org/mailman/listinfo/svn-src-all
To unsubscribe, send any mail to "svn-src-all-unsubscribe@freebsd.org"
[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic