summaryrefslogtreecommitdiff
path: root/sys/dev/usb/if_axe.c
diff options
context:
space:
mode:
Diffstat (limited to 'sys/dev/usb/if_axe.c')
-rw-r--r--sys/dev/usb/if_axe.c3
1 files changed, 1 insertions, 2 deletions
diff --git a/sys/dev/usb/if_axe.c b/sys/dev/usb/if_axe.c
index fc44a7e4a6e..49242edaeb0 100644
--- a/sys/dev/usb/if_axe.c
+++ b/sys/dev/usb/if_axe.c
@@ -1,4 +1,4 @@
-/* $OpenBSD: if_axe.c,v 1.52 2006/06/01 04:27:02 pascoe Exp $ */
+/* $OpenBSD: if_axe.c,v 1.53 2006/06/23 06:27:11 miod Exp $ */
/*
* Copyright (c) 1997, 1998, 1999, 2000-2003
@@ -785,7 +785,6 @@ axe_activate(device_ptr_t self, enum devact act)
switch (act) {
case DVACT_ACTIVATE:
- return (EOPNOTSUPP);
break;
case DVACT_DEACTIVATE: