Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 322415
b: refs/heads/master
c: a0dfb26
h: refs/heads/master
i:
  322413: c681269
  322411: fe6e0ce
  322407: 02859e6
  322399: 80d7d10
v: v3
  • Loading branch information
Fengguang Wu authored and David S. Miller committed Aug 23, 2012
1 parent 32aec56 commit f758cd6
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: a6b9650108003e994770209fb8efedf6e214dcf7
refs/heads/master: a0dfb2634e5671770f598cda08002d8cda66ac77
2 changes: 1 addition & 1 deletion trunk/net/packet/af_packet.c
Original file line number Diff line number Diff line change
Expand Up @@ -1273,7 +1273,7 @@ static void __fanout_unlink(struct sock *sk, struct packet_sock *po)
spin_unlock(&f->lock);
}

bool match_fanout_group(struct packet_type *ptype, struct sock * sk)
static bool match_fanout_group(struct packet_type *ptype, struct sock * sk)
{
if (ptype->af_packet_priv == (void*)((struct packet_sock *)sk)->fanout)
return true;
Expand Down

0 comments on commit f758cd6

Please sign in to comment.