]> git.karo-electronics.de Git - karo-tx-linux.git/blobdiff - drivers/net/ethernet/microchip/enc28j60.c
Merge tag 'armsoc-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
[karo-tx-linux.git] / drivers / net / ethernet / microchip / enc28j60.c
index 0a26b11ca8f61eff9f7c5b880b770a99948f07bf..045b9106c0ff50ba46acde30c22f46dab36e4fd8 100644 (file)
@@ -1544,7 +1544,6 @@ static const struct net_device_ops enc28j60_netdev_ops = {
        .ndo_set_rx_mode        = enc28j60_set_multicast_list,
        .ndo_set_mac_address    = enc28j60_set_mac_address,
        .ndo_tx_timeout         = enc28j60_tx_timeout,
-       .ndo_change_mtu         = eth_change_mtu,
        .ndo_validate_addr      = eth_validate_addr,
 };