Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 203629
b: refs/heads/master
c: db5dda9
h: refs/heads/master
i:
  203627: b93b808
v: v3
  • Loading branch information
Eric Dumazet authored and David S. Miller committed Jul 19, 2010
1 parent 52b13e8 commit 8d27c93
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: c26875e2e1a07137f6e7a621fa802b03c00535b6
refs/heads/master: db5dda905759c931ceb8f3f2fcfd7719009acc98
2 changes: 2 additions & 0 deletions trunk/drivers/net/bonding/bond_ipv6.c
Original file line number Diff line number Diff line change
Expand Up @@ -178,6 +178,8 @@ static int bond_inet6addr_event(struct notifier_block *this,
}

list_for_each_entry(vlan, &bond->vlan_list, vlan_list) {
if (!bond->vlgrp)
continue;
vlan_dev = vlan_group_get_device(bond->vlgrp,
vlan->vlan_id);
if (vlan_dev == event_dev) {
Expand Down

0 comments on commit 8d27c93

Please sign in to comment.