PERFORCE change 121297 for review

Andrew Thompson thompsa at FreeBSD.org
Sat Jun 9 20:36:00 UTC 2007


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

Change 121297 by thompsa at 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) {


More information about the p4-projects mailing list