Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 111767
b: refs/heads/master
c: 5e68722
h: refs/heads/master
i:
  111765: e40ccdb
  111763: ace7fdb
  111759: f2f4105
v: v3
  • Loading branch information
Julia Lawall authored and David S. Miller committed Sep 23, 2008
1 parent 4d8aa09 commit 336fbf0
Show file tree
Hide file tree
Showing 2 changed files with 1 addition 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: bb55b327cb7638d5b5320c766950bfb328636e9f
refs/heads/master: 5e687220a047dc4f0c2fb9ce886359a23075ddbc
1 change: 0 additions & 1 deletion trunk/net/atm/lec.c
Original file line number Diff line number Diff line change
Expand Up @@ -1931,7 +1931,6 @@ static struct atm_vcc *lec_arp_resolve(struct lec_priv *priv,
switch (priv->lane_version) {
case 1:
return priv->mcast_vcc;
break;
case 2: /* LANE2 wants arp for multicast addresses */
if (!compare_ether_addr(mac_to_find, bus_mac))
return priv->mcast_vcc;
Expand Down

0 comments on commit 336fbf0

Please sign in to comment.