PERFORCE change 140258 for review

Sam Leffler sam at FreeBSD.org
Sat Apr 19 20:27:12 UTC 2008


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

Change 140258 by sam at sam_ebb on 2008/04/19 20:26:29

	remove unused variable

Affected files ...

.. //depot/projects/vap/sys/dev/malo/if_malo.c#6 edit

Differences ...

==== //depot/projects/vap/sys/dev/malo/if_malo.c#6 (text+ko) ====

@@ -1497,7 +1497,6 @@
 malo_init_locked(struct malo_softc *sc)
 {
 	struct ifnet *ifp = sc->malo_ifp;
-	struct ieee80211com *ic = ifp->if_l2com;
 	struct malo_hal *mh = sc->malo_mh;
 	int error;
 	


More information about the p4-projects mailing list