PERFORCE change 120674 for review

Andrew Thompson thompsa at FreeBSD.org
Thu May 31 17:09:15 UTC 2007


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

Change 120674 by thompsa at thompsa_heff on 2007/05/31 17:08:38

	Submit forgotten file.

Affected files ...

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

Differences ...

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

@@ -211,6 +211,7 @@
 #define	IWI_SCAN_END    	(1 << 2)
 #define	IWI_ASSOC    	        (1 << 3)
 #define	IWI_SCAN_CURCHAN	(1 << 4)
+#define	IWI_SCAN_ALLCHAN	(1 << 5)
 	int                     sc_scanop;      /* op for scan task to do */
 	unsigned long		sc_maxdwell;	/* max dwell time for curchan */
 	struct bpf_if		*sc_drvbpf;


More information about the p4-projects mailing list