PERFORCE change 63897 for review

Sam Leffler sam at FreeBSD.org
Thu Oct 28 15:10:20 PDT 2004


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

Change 63897 by sam at sam_ebb on 2004/10/28 22:10:07

	remove bogus setting of the node inactivity timer; left from
	previous scheme

Affected files ...

.. //depot/projects/wifi/sys/net80211/ieee80211_input.c#4 edit

Differences ...

==== //depot/projects/wifi/sys/net80211/ieee80211_input.c#4 (text+ko) ====

@@ -204,7 +204,6 @@
 		default:
 			goto out;
 		}
-		ni->ni_inact = 0;
 		ni->ni_rssi = rssi;
 		ni->ni_rstamp = rstamp;
 		if (HAS_SEQ(type)) {


More information about the p4-projects mailing list