Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 256003
b: refs/heads/master
c: 781b864
h: refs/heads/master
i:
  256001: 98c9d89
  255999: 8b6a99d
v: v3
  • Loading branch information
Tobias Klauser authored and David S. Miller committed Jul 1, 2011
1 parent 4348e02 commit 209e910
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 6 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: eb31c4e0b0d8d7f673f95644cbfd2993f1c36840
refs/heads/master: 781b864711d8cff56af9478be1b892b098e10de8
5 changes: 0 additions & 5 deletions trunk/drivers/net/ucc_geth.c
Original file line number Diff line number Diff line change
Expand Up @@ -2030,11 +2030,6 @@ static void ucc_geth_set_multi(struct net_device *dev)
out_be32(&p_82xx_addr_filt->gaddr_l, 0x0);

netdev_for_each_mc_addr(ha, dev) {
/* Only support group multicast for now.
*/
if (!is_multicast_ether_addr(ha->addr))
continue;

/* Ask CPM to run CRC and set bit in
* filter mask.
*/
Expand Down

0 comments on commit 209e910

Please sign in to comment.