PERFORCE change 120533 for review

Andrew Thompson thompsa at FreeBSD.org
Tue May 29 02:00:36 UTC 2007


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

Change 120533 by thompsa at thompsa_heff on 2007/05/29 01:59:42

	Remove unused tasks

Affected files ...

.. //depot/projects/wifi/sys/dev/iwi/if_iwivar.h#13 edit

Differences ...

==== //depot/projects/wifi/sys/dev/iwi/if_iwivar.h#13 (text+ko) ====

@@ -183,9 +183,6 @@
 
 	struct task		sc_radiontask;	/* radio on processing */
 	struct task		sc_radiofftask;	/* radio off processing */
-	struct task		sc_scanstarttask;/* scan start processing */
-	struct task		sc_scanaborttask;/* scan abort processing */
-	struct task		sc_scandonetask;/* scan completed processing */
 	struct task		sc_setwmetask;	/* set wme params processing */
 	struct task		sc_downtask;	/* disassociate processing */
 	struct task		sc_restarttask;	/* restart adapter processing */


More information about the p4-projects mailing list