|
@@ -995,7 +995,6 @@ static void bigmac_set_multicast(struct net_device *dev)
|
|
|
struct bigmac *bp = netdev_priv(dev);
|
|
struct bigmac *bp = netdev_priv(dev);
|
|
|
void __iomem *bregs = bp->bregs;
|
|
void __iomem *bregs = bp->bregs;
|
|
|
struct netdev_hw_addr *ha;
|
|
struct netdev_hw_addr *ha;
|
|
|
- int i;
|
|
|
|
|
u32 tmp, crc;
|
|
u32 tmp, crc;
|
|
|
|
|
|
|
|
/* Disable the receiver. The bit self-clears when
|
|
/* Disable the receiver. The bit self-clears when
|