PERFORCE change 77395 for review

Sam Leffler sam at FreeBSD.org
Tue May 24 17:26:47 GMT 2005


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

Change 77395 by sam at sam_ebb on 2005/05/24 17:25:45

	purge dead variable

Affected files ...

.. //depot/projects/vap/sys/net80211/ieee80211_scan.h#5 edit

Differences ...

==== //depot/projects/vap/sys/net80211/ieee80211_scan.h#5 (text+ko) ====

@@ -56,7 +56,6 @@
 		int	 len;
 		u_int8_t ssid[IEEE80211_NWID_LEN];
 	} ss_probe_ssid[3];			/* ssid's to probe */
-	struct ieee80211_channel *ss_savchan;	/* saved channel setting */
 						/* ordered channel set */
 	struct ieee80211_channel *ss_chans[IEEE80211_SCAN_MAX];
 	u_int16_t	ss_next;		/* ix of next chan to scan */


More information about the p4-projects mailing list