]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/blob - include/linux/if_macvlan.h
Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...
[linux-2.6-omap-h63xx.git] / include / linux / if_macvlan.h
1 #ifndef _LINUX_IF_MACVLAN_H
2 #define _LINUX_IF_MACVLAN_H
3
4 extern struct sk_buff *(*macvlan_handle_frame_hook)(struct sk_buff *);
5
6 #endif /* _LINUX_IF_MACVLAN_H */