PERFORCE change 140273 for review

Sam Leffler sam at FreeBSD.org
Sat Apr 19 22:21:14 UTC 2008


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

Change 140273 by sam at sam_ebb on 2008/04/19 22:20:20

	remove unused variable

Affected files ...

.. //depot/projects/vap/sys/dev/wpi/if_wpi.c#19 edit

Differences ...

==== //depot/projects/vap/sys/dev/wpi/if_wpi.c#19 (text+ko) ====

@@ -3021,7 +3021,6 @@
 wpi_init_locked(struct wpi_softc *sc, int force)
 {
 	struct ifnet *ifp = sc->sc_ifp;
-	struct ieee80211com *ic = ifp->if_l2com;
 	uint32_t tmp;
 	int ntries, qid;
 


More information about the p4-projects mailing list