Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 360818
b: refs/heads/master
c: d6e89c0
h: refs/heads/master
v: v3
  • Loading branch information
Silviu-Mihai Popescu authored and David S. Miller committed Mar 3, 2013
1 parent 5dba08f commit b5fea0f
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: e2ca90c276e1fc410d7cd3c1a4eee245ec902a20
refs/heads/master: d6e89c0b7660bd725a0948126f9db1a327f48d76
2 changes: 1 addition & 1 deletion trunk/net/caif/caif_dev.c
Original file line number Diff line number Diff line change
Expand Up @@ -118,7 +118,7 @@ static struct caif_device_entry *caif_get(struct net_device *dev)
return NULL;
}

void caif_flow_cb(struct sk_buff *skb)
static void caif_flow_cb(struct sk_buff *skb)
{
struct caif_device_entry *caifd;
void (*dtor)(struct sk_buff *skb) = NULL;
Expand Down

0 comments on commit b5fea0f

Please sign in to comment.