Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 27 Jun 2009 13:29:41 +0000 (UTC)
From:      Rui Paulo <rpaulo@FreeBSD.org>
To:        src-committers@freebsd.org, svn-src-projects@freebsd.org
Subject:   svn commit: r195103 - projects/mesh11s/sys/net80211
Message-ID:  <200906271329.n5RDTfc1078917@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: rpaulo
Date: Sat Jun 27 13:29:41 2009
New Revision: 195103
URL: http://svn.freebsd.org/changeset/base/195103

Log:
  Remove unused meshtim.
  
  Sponsored by:	The FreeBSD Foundation

Modified:
  projects/mesh11s/sys/net80211/ieee80211_scan.h

Modified: projects/mesh11s/sys/net80211/ieee80211_scan.h
==============================================================================
--- projects/mesh11s/sys/net80211/ieee80211_scan.h	Sat Jun 27 11:05:53 2009	(r195102)
+++ projects/mesh11s/sys/net80211/ieee80211_scan.h	Sat Jun 27 13:29:41 2009	(r195103)
@@ -215,7 +215,6 @@ struct ieee80211_scanparams {
 	uint8_t		*csa;
 	uint8_t		*meshid;
 	uint8_t		*meshconf;
-	uint8_t		*meshtim;
 	uint8_t		*spare[3];
 };
 



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