]> pilppa.org Git - linux-2.6-omap-h63xx.git/blobdiff - drivers/net/r6040.c
smsc911x: fix smsc911x_reg_read compiler warning
[linux-2.6-omap-h63xx.git] / drivers / net / r6040.c
index 454e7dea0bc226c5c6f4d90f878e2873c121101e..72fd9e97c190f0ebc5e43b0f259db775b6287916 100644 (file)
@@ -1059,6 +1059,7 @@ static const struct net_device_ops r6040_netdev_ops = {
        .ndo_set_multicast_list = r6040_multicast_list,
        .ndo_change_mtu         = eth_change_mtu,
        .ndo_validate_addr      = eth_validate_addr,
+       .ndo_set_mac_address    = eth_mac_addr,
        .ndo_do_ioctl           = r6040_ioctl,
        .ndo_tx_timeout         = r6040_tx_timeout,
 #ifdef CONFIG_NET_POLL_CONTROLLER