PERFORCE change 148623 for review

Sam Leffler sam at FreeBSD.org
Wed Aug 27 15:47:14 UTC 2008


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

Change 148623 by sam at sam_ebb on 2008/08/27 15:46:34

	diff reduction against a private tree

Affected files ...

.. //depot/projects/vap/sys/net80211/ieee80211_ht.c#38 edit

Differences ...

==== //depot/projects/vap/sys/net80211/ieee80211_ht.c#38 (text+ko) ====

@@ -823,7 +823,7 @@
 			 * Stop BA stream if setup so driver has a chance
 			 * to reclaim any resources it might have allocated.
 			 */
-			ic->ic_addba_stop(ni, &ni->ni_tx_ampdu[i]);
+			ic->ic_addba_stop(ni, tap);
 			tap->txa_lastsample = 0;
 			tap->txa_avgpps = 0;
 			/* NB: clearing NAK means we may re-send ADDBA */ 


More information about the p4-projects mailing list