]> asedeno.scripts.mit.edu Git - linux.git/blobdiff - drivers/tty/synclink.c
slub: avoid false-postive warning
[linux.git] / drivers / tty / synclink.c
index c13e27ecb0b7f441379dd6cec89ed084892fa057..415885c56435c0450149277b1e66f959f0def47e 100644 (file)
@@ -7973,7 +7973,6 @@ static void hdlcdev_rx(struct mgsl_struct *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,