Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 2310
b: refs/heads/master
c: f852640
h: refs/heads/master
v: v3
  • Loading branch information
Alexey Dobriyan authored and David S. Miller committed Jun 20, 2005
1 parent d93172d commit 3f9296b
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: dd87147eed934eaff92869f3d158697c7239d1d2
refs/heads/master: f852640e74f71e6dd38146e1149ec1fe6da2fb07
2 changes: 1 addition & 1 deletion trunk/include/net/ax25.h
Original file line number Diff line number Diff line change
Expand Up @@ -220,7 +220,7 @@ static __inline__ void ax25_cb_put(ax25_cb *ax25)
}
}

static inline unsigned short ax25_type_trans(struct sk_buff *skb, struct net_device *dev)
static inline __be16 ax25_type_trans(struct sk_buff *skb, struct net_device *dev)
{
skb->dev = dev;
skb->pkt_type = PACKET_HOST;
Expand Down

0 comments on commit 3f9296b

Please sign in to comment.