Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 78275
b: refs/heads/master
c: bbca176
h: refs/heads/master
i:
  78273: 40a3e08
  78271: eed44cd
v: v3
  • Loading branch information
Wang Chen authored and David S. Miller committed Jan 28, 2008
1 parent 1b7de0d commit a6f802b
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: b2bf1e2659b1cba5e65f81781cfd530be447f80b
refs/heads/master: bbca17680f82b1ba3122d41e8bc675aebf6d1cf2
2 changes: 1 addition & 1 deletion trunk/net/ipv4/udp.c
Original file line number Diff line number Diff line change
Expand Up @@ -899,7 +899,7 @@ int udp_recvmsg(struct kiocb *iocb, struct sock *sk, struct msghdr *msg,
return err;

csum_copy_err:
UDP_INC_STATS_BH(UDP_MIB_INERRORS, is_udplite);
UDP_INC_STATS_USER(UDP_MIB_INERRORS, is_udplite);

skb_kill_datagram(sk, skb, flags);

Expand Down

0 comments on commit a6f802b

Please sign in to comment.