Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 96611
b: refs/heads/master
c: 9ee6b7f
h: refs/heads/master
i:
  96609: c57008e
  96607: 813d85e
v: v3
  • Loading branch information
Rami Rosen authored and David S. Miller committed May 14, 2008
1 parent 99e1927 commit 795e531
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: 4b95ede6f6116ae1c0ed9605ec97d856c4814569
refs/heads/master: 9ee6b7f1556e7889eff4666483b1b554d4686cd4
2 changes: 1 addition & 1 deletion trunk/net/core/sock.c
Original file line number Diff line number Diff line change
Expand Up @@ -270,7 +270,7 @@ int sock_queue_rcv_skb(struct sock *sk, struct sk_buff *skb)
int err = 0;
int skb_len;

/* Cast skb->rcvbuf to unsigned... It's pointless, but reduces
/* Cast sk->rcvbuf to unsigned... It's pointless, but reduces
number of warnings when compiling with -W --ANK
*/
if (atomic_read(&sk->sk_rmem_alloc) + skb->truesize >=
Expand Down

0 comments on commit 795e531

Please sign in to comment.