Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 264337
b: refs/heads/master
c: cdaf557
h: refs/heads/master
i:
  264335: 0e66e9d
v: v3
  • Loading branch information
Yan, Zheng authored and David S. Miller committed Oct 10, 2011
1 parent 70253fb commit bcf9edb
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: 134d0f974c55c942541f1663d51fa846257eff2a
refs/heads/master: cdaf557034bb4397b2c86bb424de1788b134f610
1 change: 1 addition & 0 deletions trunk/net/ipv6/af_inet6.c
Original file line number Diff line number Diff line change
Expand Up @@ -875,6 +875,7 @@ static struct sk_buff **ipv6_gro_receive(struct sk_buff **head,
skb_reset_transport_header(skb);
__skb_push(skb, skb_gro_offset(skb));

ops = rcu_dereference(inet6_protos[proto]);
if (!ops || !ops->gro_receive)
goto out_unlock;

Expand Down

0 comments on commit bcf9edb

Please sign in to comment.