]> err.no Git - linux-2.6/blobdiff - drivers/net/wan/hdlc_raw.c
Generic HDLC - remove now unneeded hdlc_device_desc
[linux-2.6] / drivers / net / wan / hdlc_raw.c
index e23bc6656267401270488809d0a73d886203adb8..bbbb819d764cbc068f4fb9646cba63c8c2b226f6 100644 (file)
@@ -82,7 +82,7 @@ static int raw_ioctl(struct net_device *dev, struct ifreq *ifr)
                if (result)
                        return result;
 
-               result = attach_hdlc_protocol(dev, &proto, NULL,
+               result = attach_hdlc_protocol(dev, &proto,
                                              sizeof(raw_hdlc_proto));
                if (result)
                        return result;