Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 27 Aug 2008 15:47:13 GMT
From:      Sam Leffler <sam@FreeBSD.org>
To:        Perforce Change Reviews <perforce@freebsd.org>
Subject:   PERFORCE change 148623 for review
Message-ID:  <200808271547.m7RFlD1j001891@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
http://perforce.freebsd.org/chv.cgi?CH=148623

Change 148623 by sam@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 */ 



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