Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 193645
b: refs/heads/master
c: 7668448
h: refs/heads/master
i:
  193643: 15d5994
v: v3
  • Loading branch information
Dan Carpenter authored and David S. Miller committed Mar 22, 2010
1 parent 4ecd883 commit 641a1bf
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 3 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: 986917b7b7570f889fa9c8c54962a9f2c3b32bf4
refs/heads/master: 7668448ea91cda36661878da54c851f8eb239d8e
2 changes: 0 additions & 2 deletions trunk/net/bridge/br_multicast.c
Original file line number Diff line number Diff line change
Expand Up @@ -1003,8 +1003,6 @@ static int br_multicast_ipv4_rcv(struct net_bridge *br,
if (!pskb_may_pull(skb2, sizeof(*ih)))
goto out;

iph = ip_hdr(skb2);

switch (skb2->ip_summed) {
case CHECKSUM_COMPLETE:
if (!csum_fold(skb2->csum))
Expand Down

0 comments on commit 641a1bf

Please sign in to comment.