summaryrefslogtreecommitdiff
path: root/usr/src/uts/common/sys/net80211_proto.h
diff options
context:
space:
mode:
authorzf162725 <none@none>2008-04-10 21:10:35 -0700
committerzf162725 <none@none>2008-04-10 21:10:35 -0700
commitfb91fd8a302dfb13e250bbefb6a3970c2edc3ae3 (patch)
tree056a7b71d18d0805d7be769a77664bb410550e8e /usr/src/uts/common/sys/net80211_proto.h
parent22dc213396fdd861beeb93f8cb17eaaeb9960cf4 (diff)
downloadillumos-joyent-fb91fd8a302dfb13e250bbefb6a3970c2edc3ae3.tar.gz
6564957 WPA_STRSIZE needs to go
6564958 formatting glitches in <net/wpa.h> 6564959 unused structures adrift in <net/wpa.h> 6566819 IEEE802.11 header definitions should be centralized 6673764 wpad(1M) usage message incorrectly references wpa_supplicant 6673772 Additional instances of wpad(1M) dump core at startup 6685997 kstat -m opackets is zero of ral driver 6685998 net80211 header files hdrchk warnings
Diffstat (limited to 'usr/src/uts/common/sys/net80211_proto.h')
-rw-r--r--usr/src/uts/common/sys/net80211_proto.h6
1 files changed, 3 insertions, 3 deletions
diff --git a/usr/src/uts/common/sys/net80211_proto.h b/usr/src/uts/common/sys/net80211_proto.h
index 8d053fcd42..5df0c7aafa 100644
--- a/usr/src/uts/common/sys/net80211_proto.h
+++ b/usr/src/uts/common/sys/net80211_proto.h
@@ -1,5 +1,5 @@
/*
- * Copyright 2007 Sun Microsystems, Inc. All rights reserved.
+ * Copyright 2008 Sun Microsystems, Inc. All rights reserved.
* Use is subject to license terms.
*/
@@ -35,11 +35,11 @@
* THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
*/
-#pragma ident "%Z%%M% %I% %E% SMI"
-
#ifndef _SYS_NET80211_PROTO_H
#define _SYS_NET80211_PROTO_H
+#pragma ident "%Z%%M% %I% %E% SMI"
+
/*
* 802.11 protocol definitions
*/