]> Pileus Git - ~andy/linux/blobdiff - drivers/net/declance.c
Merge branch 'next-spi' of git://git.secretlab.ca/git/linux-2.6
[~andy/linux] / drivers / net / declance.c
index 74abe195212cdcdc97d40f60ba1a350a9801eb58..1d973db27c32752241eb4ed8355163406e9e9fb7 100644 (file)
@@ -969,7 +969,6 @@ static void lance_load_multicast(struct net_device *dev)
                crc = crc >> 26;
                *lib_ptr(ib, filter[crc >> 4], lp->type) |= 1 << (crc & 0xf);
        }
-       return;
 }
 
 static void lance_set_multicast(struct net_device *dev)