summaryrefslogtreecommitdiffstats
path: root/sys/dev/hfa
diff options
context:
space:
mode:
Diffstat (limited to 'sys/dev/hfa')
-rw-r--r--sys/dev/hfa/hfa_freebsd.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/sys/dev/hfa/hfa_freebsd.c b/sys/dev/hfa/hfa_freebsd.c
index 48a15ac..34db172 100644
--- a/sys/dev/hfa/hfa_freebsd.c
+++ b/sys/dev/hfa/hfa_freebsd.c
@@ -451,6 +451,7 @@ hfa_modevent (module_t mod, int type, void *data)
break;
default:
+ return (EOPNOTSUPP);
break;
}
OpenPOWER on IntegriCloud