[TR]: endiannness annotations
Signed-off-by: Al Viro <viro@zeniv.linux.org.uk> Signed-off-by: David S. Miller <davem@davemloft.net>
This commit is contained in:
parent
2a50f28c32
commit
0ac0760a57
2 changed files with 7 additions and 7 deletions
|
@ -28,7 +28,7 @@
|
|||
#include <linux/if_tr.h>
|
||||
|
||||
#ifdef __KERNEL__
|
||||
extern unsigned short tr_type_trans(struct sk_buff *skb, struct net_device *dev);
|
||||
extern __be16 tr_type_trans(struct sk_buff *skb, struct net_device *dev);
|
||||
extern void tr_source_route(struct sk_buff *skb, struct trh_hdr *trh, struct net_device *dev);
|
||||
extern struct net_device *alloc_trdev(int sizeof_priv);
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue