summaryrefslogtreecommitdiff
path: root/include/linux/hippidevice.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/linux/hippidevice.h')
-rw-r--r--include/linux/hippidevice.h5
1 files changed, 5 insertions, 0 deletions
diff --git a/include/linux/hippidevice.h b/include/linux/hippidevice.h
index 9debe6bbe5f0..9bc3b688d2ee 100644
--- a/include/linux/hippidevice.h
+++ b/include/linux/hippidevice.h
@@ -26,6 +26,11 @@
#include <linux/if_hippi.h>
#ifdef __KERNEL__
+
+struct hippi_cb {
+ __u32 ifield;
+};
+
extern unsigned short hippi_type_trans(struct sk_buff *skb,
struct net_device *dev);