Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 9 Jun 2007 20:35:59 GMT
From:      Andrew Thompson <thompsa@FreeBSD.org>
To:        Perforce Change Reviews <perforce@freebsd.org>
Subject:   PERFORCE change 121297 for review
Message-ID:  <200706092035.l59KZxqu056702@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
http://perforce.freebsd.org/chv.cgi?CH=121297

Change 121297 by thompsa@thompsa_heff on 2007/06/09 20:35:04

	Remove unused variable.

Affected files ...

.. //depot/projects/wifi/sys/dev/iwi/if_iwi.c#48 edit

Differences ...

==== //depot/projects/wifi/sys/dev/iwi/if_iwi.c#48 (text+ko) ====

@@ -2857,8 +2857,7 @@
 	struct iwi_rateset rs;
 	uint16_t capinfo;
 	int error;
-	IWI_LOCK_DECL;
- 
+
 	IWI_LOCK_ASSERT(sc);
 
 	if (sc->flags & IWI_FLAG_ASSOCIATED) {



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