]> git.karo-electronics.de Git - karo-tx-linux.git/blobdiff - drivers/net/arcnet/com20020.c
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ohad/hwspinlock
[karo-tx-linux.git] / drivers / net / arcnet / com20020.c
index 7bfb91f3285737dd72427f68fccd1bb05291064f..7b96c5f47e8ddfab20d17319a9b959d018404f2f 100644 (file)
@@ -154,7 +154,7 @@ const struct net_device_ops com20020_netdev_ops = {
        .ndo_stop       = arcnet_close,
        .ndo_start_xmit = arcnet_send_packet,
        .ndo_tx_timeout = arcnet_timeout,
-       .ndo_set_multicast_list = com20020_set_mc_list,
+       .ndo_set_rx_mode = com20020_set_mc_list,
 };
 
 /* Set up the struct net_device associated with this card.  Called after