PERFORCE change 140257 for review

Sam Leffler sam at FreeBSD.org
Sat Apr 19 19:37:17 UTC 2008


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

Change 140257 by sam at sam_ebb on 2008/04/19 19:37:05

	remove unused variable

Affected files ...

.. //depot/projects/vap/sys/dev/if_ndis/if_ndis.c#14 edit

Differences ...

==== //depot/projects/vap/sys/dev/if_ndis/if_ndis.c#14 (text+ko) ====

@@ -3033,7 +3033,6 @@
 	struct ndis_softc		*sc;
 {
 	struct ifnet		*ifp;
-	struct ieee80211com	*ic;
 	int			i;
 
 	ifp = sc->ifp;


More information about the p4-projects mailing list