PERFORCE change 113825 for review

Sepherosa Ziehau sephe at FreeBSD.org
Thu Feb 1 13:12:47 UTC 2007


http://perforce.freebsd.org/chv.cgi?CH=113825

Change 113825 by sephe at sephe_zealot:sam_wifi on 2007/02/01 13:11:55

	Nuke duplicated assertion.

Affected files ...

.. //depot/projects/wifi/sys/net80211/ieee80211_node.c#77 edit

Differences ...

==== //depot/projects/wifi/sys/net80211/ieee80211_node.c#77 (text+ko) ====

@@ -1357,8 +1357,6 @@
 
 	IEEE80211_NODE_LOCK_ASSERT(nt);
 
-	IEEE80211_NODE_LOCK_ASSERT(nt);
-
 	IEEE80211_DPRINTF(ni->ni_ic, IEEE80211_MSG_NODE,
 		"%s: remove %p<%s> from %s table, refcnt %d\n",
 		__func__, ni, ether_sprintf(ni->ni_macaddr),


More information about the p4-projects mailing list