summaryrefslogtreecommitdiffstats
path: root/sys/ofed/include/linux/compat.h
diff options
context:
space:
mode:
Diffstat (limited to 'sys/ofed/include/linux/compat.h')
-rw-r--r--sys/ofed/include/linux/compat.h3
1 files changed, 3 insertions, 0 deletions
diff --git a/sys/ofed/include/linux/compat.h b/sys/ofed/include/linux/compat.h
index cfb1671..7af826c 100644
--- a/sys/ofed/include/linux/compat.h
+++ b/sys/ofed/include/linux/compat.h
@@ -29,5 +29,8 @@
#ifndef _LINUX_COMPAT_H_
#define _LINUX_COMPAT_H_
+#define is_multicast_ether_addr(x) 0
+#define is_broadcast_ether_addr(x) 0
+
#endif /* _LINUX_COMPAT_H_ */
OpenPOWER on IntegriCloud