]> asedeno.scripts.mit.edu Git - linux.git/blobdiff - drivers/tty/synclinkmp.c
slub: avoid false-postive warning
[linux.git] / drivers / tty / synclinkmp.c
index dec156586de1bdfcf9ed1439523a884267ff02df..d66620f7eaa3f1e94adcdf6310d730eed57d3d05 100644 (file)
@@ -1887,7 +1887,6 @@ static void hdlcdev_rx(SLMP_INFO *info, char *buf, int size)
 static const struct net_device_ops hdlcdev_ops = {
        .ndo_open       = hdlcdev_open,
        .ndo_stop       = hdlcdev_close,
-       .ndo_change_mtu = hdlc_change_mtu,
        .ndo_start_xmit = hdlc_start_xmit,
        .ndo_do_ioctl   = hdlcdev_ioctl,
        .ndo_tx_timeout = hdlcdev_tx_timeout,