Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 202964
b: refs/heads/master
c: 9f70b0f
h: refs/heads/master
v: v3
  • Loading branch information
Herbert Xu authored and David S. Miller committed Jun 16, 2010
1 parent c5a4ae2 commit 06854aa
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: 5933dd2f028cdcbb4b3169dca594324704ba10ae
refs/heads/master: 9f70b0fcecd134890affe627aa2823591313a413
2 changes: 1 addition & 1 deletion trunk/net/bridge/br_private.h
Original file line number Diff line number Diff line change
Expand Up @@ -305,7 +305,7 @@ static inline struct netpoll_info *br_netpoll_info(struct net_bridge *br)
return NULL;
}

static inline void br_netpoll_send_skb(struct net_bridge_port *p,
static inline void br_netpoll_send_skb(const struct net_bridge_port *p,
struct sk_buff *skb)
{
}
Expand Down

0 comments on commit 06854aa

Please sign in to comment.