PERFORCE change 74081 for review

Sam Leffler sam at FreeBSD.org
Tue Mar 29 21:22:11 PST 2005


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

Change 74081 by sam at sam_ebb on 2005/03/30 05:21:54

	silence compiler

Affected files ...

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

Differences ...

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

@@ -721,6 +721,7 @@
 
 	case IEEE80211_M_AHDEMO:
 	case IEEE80211_M_HOSTAP:
+	case IEEE80211_M_WDS:
 		/* should not get there */
 		break;
 	}


More information about the p4-projects mailing list