Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 30 Mar 2005 05:22:10 GMT
From:      Sam Leffler <sam@FreeBSD.org>
To:        Perforce Change Reviews <perforce@freebsd.org>
Subject:   PERFORCE change 74081 for review
Message-ID:  <200503300522.j2U5MA7W004976@repoman.freebsd.org>

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

Change 74081 by sam@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;
 	}



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