Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 193797
b: refs/heads/master
c: 10f744d
h: refs/heads/master
i:
  193795: 328316e
v: v3
  • Loading branch information
Eric Dumazet authored and David S. Miller committed Mar 29, 2010
1 parent 9c8ad42 commit 12b87e2
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: 0c0dbfecbf217b47d0b508afb59b8b3639582a4c
refs/heads/master: 10f744d205dde72a0016dbdb11e239da8269958b
2 changes: 1 addition & 1 deletion trunk/net/core/dev.c
Original file line number Diff line number Diff line change
Expand Up @@ -2621,7 +2621,7 @@ void netif_nit_deliver(struct sk_buff *skb)
rcu_read_unlock();
}

int __netif_receive_skb(struct sk_buff *skb)
static int __netif_receive_skb(struct sk_buff *skb)
{
struct packet_type *ptype, *pt_prev;
struct net_device *orig_dev;
Expand Down

0 comments on commit 12b87e2

Please sign in to comment.