]> git.proxmox.com Git - mirror_ubuntu-artful-kernel.git/blame - include/linux/if_macvlan.h
Merge branch 'linus' into core/iommu
[mirror_ubuntu-artful-kernel.git] / include / linux / if_macvlan.h
CommitLineData
b863ceb7
PM
1#ifndef _LINUX_IF_MACVLAN_H
2#define _LINUX_IF_MACVLAN_H
3
b863ceb7
PM
4extern struct sk_buff *(*macvlan_handle_frame_hook)(struct sk_buff *);
5
b863ceb7 6#endif /* _LINUX_IF_MACVLAN_H */