Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 143457
b: refs/heads/master
c: 2690f8d
h: refs/heads/master
i:
  143455: 4a231ab
v: v3
  • Loading branch information
Jay Vosburgh authored and David S. Miller committed Apr 14, 2009
1 parent dcd57c8 commit 6241e5d
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: df26fd2c594a0876b4e6b802dee7753024e484d9
refs/heads/master: 2690f8d62e98779c71625dba9a0fd525d8b2263d
2 changes: 0 additions & 2 deletions trunk/drivers/net/bonding/bond_alb.c
Original file line number Diff line number Diff line change
Expand Up @@ -370,8 +370,6 @@ static int rlb_arp_recv(struct sk_buff *skb, struct net_device *bond_dev, struct

if (arp->op_code == htons(ARPOP_REPLY)) {
/* update rx hash table for this ARP */
printk("rar: update orig %s bond_dev %s\n", orig_dev->name,
bond_dev->name);
bond = netdev_priv(bond_dev);
rlb_update_entry_from_arp(bond, arp);
pr_debug("Server received an ARP Reply from client\n");
Expand Down

0 comments on commit 6241e5d

Please sign in to comment.