summaryrefslogtreecommitdiff
path: root/sys/dev/pci/if_ipwvar.h
diff options
context:
space:
mode:
Diffstat (limited to 'sys/dev/pci/if_ipwvar.h')
-rw-r--r--sys/dev/pci/if_ipwvar.h5
1 files changed, 1 insertions, 4 deletions
diff --git a/sys/dev/pci/if_ipwvar.h b/sys/dev/pci/if_ipwvar.h
index fe95d7383b5..6e565cfd46f 100644
--- a/sys/dev/pci/if_ipwvar.h
+++ b/sys/dev/pci/if_ipwvar.h
@@ -1,4 +1,4 @@
-/* $OpenBSD: if_ipwvar.h,v 1.8 2005/01/13 20:52:13 damien Exp $ */
+/* $OpenBSD: if_ipwvar.h,v 1.9 2005/02/21 13:33:29 damien Exp $ */
/*-
* Copyright (c) 2004, 2005
@@ -161,6 +161,3 @@ struct ipw_softc {
int sc_txtap_len;
#endif
};
-
-#define SIOCGRADIO _IOWR('i', 139, struct ifreq)
-#define SIOCGTABLE1 _IOWR('i', 140, struct ifreq)