Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 98223
b: refs/heads/master
c: 68be802
h: refs/heads/master
i:
  98221: fa1c81c
  98219: f02426e
  98215: 891021e
  98207: 8458375
v: v3
  • Loading branch information
Eric Dumazet authored and David S. Miller committed Jun 17, 2008
1 parent 556c32d commit cbcf477
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: 6de329e26caed7bbbf51229c80f3948549d3c010
refs/heads/master: 68be802cd5ad040fe8cfa33ce3031405df2d9117
2 changes: 1 addition & 1 deletion trunk/net/ipv4/raw.c
Original file line number Diff line number Diff line change
Expand Up @@ -934,7 +934,7 @@ static void raw_sock_seq_show(struct seq_file *seq, struct sock *sp, int i)
srcp = inet->num;

seq_printf(seq, "%4d: %08X:%04X %08X:%04X"
" %02X %08X:%08X %02X:%08lX %08X %5d %8d %lu %d %p %d",
" %02X %08X:%08X %02X:%08lX %08X %5d %8d %lu %d %p %d\n",
i, src, srcp, dest, destp, sp->sk_state,
atomic_read(&sp->sk_wmem_alloc),
atomic_read(&sp->sk_rmem_alloc),
Expand Down

0 comments on commit cbcf477

Please sign in to comment.