Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 201313
b: refs/heads/master
c: d8190df
h: refs/heads/master
i:
  201311: 6886f20
v: v3
  • Loading branch information
Greg Edwards authored and David S. Miller committed Jul 25, 2010
1 parent 6c15df1 commit 412fbd6
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 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: 64e724f62ab743d55229cd5e27ec8b068b68eb16
refs/heads/master: d8190dff018ffe932d17cae047c6b3d1c5fc7574
2 changes: 1 addition & 1 deletion trunk/drivers/net/bonding/bond_alb.c
Original file line number Diff line number Diff line change
Expand Up @@ -822,7 +822,7 @@ static int rlb_initialize(struct bonding *bond)

/*initialize packet type*/
pk_type->type = cpu_to_be16(ETH_P_ARP);
pk_type->dev = NULL;
pk_type->dev = bond->dev;
pk_type->func = rlb_arp_recv;

/* register to receive ARPs */
Expand Down

0 comments on commit 412fbd6

Please sign in to comment.