Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 352405
b: refs/heads/master
c: 7e307c6
h: refs/heads/master
i:
  352403: 2caf374
v: v3
  • Loading branch information
Stephen Hemminger authored and David S. Miller committed Feb 11, 2013
1 parent 7b28ba1 commit 04a74b2
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 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: 954b1244530064d48dde133f906026e56ba0ae56
refs/heads/master: 7e307c67c94619fa53b22735673fbf99b427e760
4 changes: 2 additions & 2 deletions trunk/net/802/mrp.c
Original file line number Diff line number Diff line change
Expand Up @@ -744,8 +744,8 @@ static int mrp_pdu_parse_msg(struct mrp_applicant *app, struct sk_buff *skb,
return 0;
}

int mrp_rcv(struct sk_buff *skb, struct net_device *dev,
struct packet_type *pt, struct net_device *orig_dev)
static int mrp_rcv(struct sk_buff *skb, struct net_device *dev,
struct packet_type *pt, struct net_device *orig_dev)
{
struct mrp_application *appl = container_of(pt, struct mrp_application,
pkttype);
Expand Down

0 comments on commit 04a74b2

Please sign in to comment.