Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 131306
b: refs/heads/master
c: 2ddc1ac
h: refs/heads/master
v: v3
  • Loading branch information
Rémi Denis-Courmont authored and David S. Miller committed Feb 11, 2009
1 parent 7e10caf commit 418a8d6
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: a2bf4538714f83fc83ac175c4de296510ae596ae
refs/heads/master: 2ddc1ac1b9f00096869a48b97c28de72386200d2
2 changes: 1 addition & 1 deletion trunk/net/phonet/pep.c
Original file line number Diff line number Diff line change
Expand Up @@ -553,7 +553,7 @@ static int pep_do_rcv(struct sock *sk, struct sk_buff *skb)
{
struct pep_sock *pn = pep_sk(sk);
struct sock *sknode;
struct pnpipehdr *hdr = pnp_hdr(skb);
struct pnpipehdr *hdr;
struct sockaddr_pn dst;
int err = NET_RX_SUCCESS;
u8 pipe_handle;
Expand Down

0 comments on commit 418a8d6

Please sign in to comment.