Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 271618
b: refs/heads/master
c: 504744e
h: refs/heads/master
v: v3
  • Loading branch information
Zheng Yan authored and David S. Miller committed Oct 28, 2011
1 parent eef1fa9 commit 8bf0426
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: 3c20f72f9108b2fcf30ec63d8a4203736c01ccd0
refs/heads/master: 504744e4edc24f6f16eed44a59b39bffcc0c1391
2 changes: 1 addition & 1 deletion trunk/net/ipv6/ip6_output.c
Original file line number Diff line number Diff line change
Expand Up @@ -1123,7 +1123,7 @@ static inline int ip6_ufo_append_data(struct sock *sk,
hh_len + fragheaderlen + transhdrlen + 20,
(flags & MSG_DONTWAIT), &err);
if (skb == NULL)
return -ENOMEM;
return err;

/* reserve space for Hardware header */
skb_reserve(skb, hh_len);
Expand Down

0 comments on commit 8bf0426

Please sign in to comment.