Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 275719
b: refs/heads/master
c: fa2da8c
h: refs/heads/master
i:
  275717: d851ada
  275715: fca3ae2
  275711: f6f7b8a
v: v3
  • Loading branch information
stephen hemminger authored and David S. Miller committed Nov 16, 2011
1 parent f529adf commit 325cdc6
Show file tree
Hide file tree
Showing 2 changed files with 3 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: 0284a0fdf3def1beb4de509f87472520b23883c9
refs/heads/master: fa2da8cdae1dd64f78fc915ca1d1a4a93c71e7cb
2 changes: 2 additions & 0 deletions trunk/net/bridge/br_multicast.c
Original file line number Diff line number Diff line change
Expand Up @@ -1501,6 +1501,8 @@ static int br_multicast_ipv6_rcv(struct net_bridge *br,

__skb_pull(skb2, offset);
skb_reset_transport_header(skb2);
skb_postpull_rcsum(skb2, skb_network_header(skb2),
skb_network_header_len(skb2));

icmp6_type = icmp6_hdr(skb2)->icmp6_type;

Expand Down

0 comments on commit 325cdc6

Please sign in to comment.